Home
last modified time | relevance | path

Searched defs:security (Results 1 – 16 of 16) sorted by relevance

/system/security/keystore/
DOperationResult.cpp29 namespace security { namespace
DKeymasterArguments.cpp24 namespace security { namespace
DKeyAttestationApplicationId.cpp23 namespace security { namespace
DKeystoreArguments.cpp24 namespace security { namespace
DKeyAttestationPackageInfo.cpp23 namespace security { namespace
Dkeystore_attestation_id.cpp125 namespace security { namespace
Dkeystore_aidl_hidl_marshalling_utils.cpp205 namespace security { namespace
/system/bt/stack/pan/
Dpan_utils.cc68 uint16_t security = 0; in pan_register_with_sdp() local
Dpan_api.cc133 uint8_t security[3] = {PAN_PANU_SECURITY_LEVEL, PAN_GN_SECURITY_LEVEL, in PAN_SetRole() local
/system/core/logd/
DLogTimes.cpp132 bool security = FlushCommand::hasSecurityLogs(client); in threadStart() local
DLogBuffer.cpp1105 pid_t* lastTid, bool privileged, bool security, in flushTo()
/system/bt/btif/src/
Dbtif_sock_rfc.cc82 int security; member
188 int security = 0; in alloc_rfc_slot() local
Dbtif_sock_l2cap.cc70 unsigned security; // security flags member
273 unsigned security = 0; in btsock_l2cap_alloc_l() local
/system/core/liblog/
Dproperties.c390 static struct cache2_char security = { in __android_log_security() local
/system/bt/stack/gap/
Dgap_conn.cc171 tL2CAP_ERTM_INFO* ertm_info, uint16_t security, in GAP_ConnOpen()
/system/core/logcat/tests/
Dlogcat_test.cpp1756 TEST(logcat, security) { in TEST() argument