Home
last modified time | relevance | path

Searched defs:std (Results 1 – 8 of 8) 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.h58 using namespace std; variable
/system/security/keystore2/src/crypto/
Dzvec.rs48 unsafe { mlock(b.as_ptr() as *const std::ffi::c_void, b.len()) }?; in new() constant
78 unsafe { munlock(self.elems.as_ptr() as *const std::ffi::c_void, self.elems.len()) } in drop() constant
133 unsafe { mlock(b.as_ptr() as *const std::ffi::c_void, b.len()) }?; in try_from() constant
Dlib.rs216 pw.as_ptr() as *const std::os::raw::c_char, in derive_key() constant
/system/security/keystore/tests/fuzzer/
DkeystoreCommon.h28 using namespace std; variable
/system/security/keystore/
Dkeystore_attestation_id.cpp124 namespace std { namespace