Searched refs:open (Results 1 – 8 of 8) sorted by relevance
31 pub fn open(url: &str) -> Result<Self> { in open() method72 let mut enclave = EnclaveClient::open(&url).unwrap(); in main()
29 pub open: unsafe extern "C" fn( field
74 match PersistentObject::open( in delete_object()140 match PersistentObject::open( in read_raw_object()
46 let ret = ((*raw::TEE_tcpSocket).open)( in connect_with_ip_version()216 let ret = ((*raw::TEE_udpSocket).open)( in connect_with_ip_version()
901 pub fn open( in open() method
104 Then open QEMU by `make run-only`, and start by input `c`.
84 Teaclave TrustZone SDK is open source in [The Apache Way](https://www.apache.org/theapacheway/),
206 This product bundles various third-party components under other open source
Completed in 18 milliseconds