Home
last modified time | relevance | path

Searched defs:std (Results 1 – 7 of 7) sorted by relevance

/system/core/storaged/include/
Dstoraged_service.h27 using namespace std; variable
Dstoraged_info.h33 using namespace std; variable
Dstoraged_uid_monitor.h35 using namespace std; variable
Dstoraged.h57 using namespace std; variable
/system/security/keystore2/src/crypto/
Dzvec.rs38 unsafe { mlock(b.as_ptr() as *const std::ffi::c_void, b.len()) }?; in new() constant
60 unsafe { munlock(self.elems.as_ptr() as *const std::ffi::c_void, self.elems.len()) } in drop() constant
115 unsafe { mlock(b.as_ptr() as *const std::ffi::c_void, b.len()) }?; in try_from() constant
Dlib.rs207 pw.as_ptr() as *const std::os::raw::c_char, in derive_key() constant
/system/security/keystore/
Dkeystore_attestation_id.cpp124 namespace std { namespace