Home
last modified time | relevance | path

Searched refs:duplicate (Results 1 – 17 of 17) sorted by relevance

/system/sepolicy/
Dsystem_app.te67 duplicate
Daccess_vectors600 duplicate
Dsystem_server.te459 duplicate
/system/sepolicy/tools/sepolicy-analyze/
DREADME37 Displays duplicate allow rules, i.e. pairs of allow rules that
46 duplicate rules as a natural side effect and can be ignored.
/system/security/keystore/
Dkey_store_service.h85 int32_t duplicate(const String16& srcKey, int32_t srcUid, const String16& destKey,
DIKeystoreService.cpp919 virtual int32_t duplicate(const String16& srcKey, int32_t srcUid, const String16& destKey, in duplicate() function in android::BpKeystoreService
1635 int32_t ret = duplicate(srcKey, srcUid, destKey, destUid); in onTransact()
Dkey_store_service.cpp487 int32_t KeyStoreService::duplicate(const String16& srcKey, int32_t srcUid, const String16& destKey, in duplicate() function in android::KeyStoreService
/system/security/keystore/include/keystore/
DIKeystoreService.h197 virtual int32_t duplicate(const String16& srcKey, int32_t srcUid, const String16& destKey,
/system/connectivity/shill/mobile_operator_db/
Dmobile_operator_db.proto127 // The database inevitably contains some duplicate MobileNetworkOperators that
/system/bt/stack/hcic/
Dhciblecmds.c206 BOOLEAN btsnd_hcic_ble_set_scan_enable (UINT8 scan_enable, UINT8 duplicate) in btsnd_hcic_ble_set_scan_enable() argument
218 UINT8_TO_STREAM (pp, duplicate); in btsnd_hcic_ble_set_scan_enable()
/system/connectivity/shill/
DHACKING79 duplicate the code of the stream insertion operator overloads.
/system/tpm/trunks/
Dmock_tpm.h275 TPM2B_PRIVATE* duplicate,
304 const TPM2B_PRIVATE& duplicate,
314 const TPM2B_PRIVATE& duplicate,
Dtpm_generated.h4141 const TPM2B_PRIVATE& duplicate,
4155 TPM2B_PRIVATE* duplicate,
4175 TPM2B_PRIVATE* duplicate,
4226 const TPM2B_PRIVATE& duplicate,
4240 const TPM2B_PRIVATE& duplicate,
4250 const TPM2B_PRIVATE& duplicate,
Dtpm_generated.cc14014 TPM2B_PRIVATE* duplicate, in ParseResponse_Duplicate() argument
14105 duplicate, in ParseResponse_Duplicate()
14155 TPM2B_PRIVATE duplicate; in DuplicateResponseParser() local
14160 &duplicate, in DuplicateResponseParser()
14170 duplicate, in DuplicateResponseParser()
14215 TPM2B_PRIVATE* duplicate, in DuplicateSync() argument
14236 duplicate, in DuplicateSync()
14611 const TPM2B_PRIVATE& duplicate, in SerializeCommand_Import() argument
14655 duplicate, in SerializeCommand_Import()
14903 const TPM2B_PRIVATE& duplicate, in Import() argument
[all …]
/system/bt/stack/include/
Dhcimsgs.h713 extern BOOLEAN btsnd_hcic_ble_set_scan_enable (UINT8 scan_enable, UINT8 duplicate);
/system/tpm/trunks/generator/
Draw_commands.txt6750 key for the duplicate may be on the same or different TPM or TPM_RH_NULL. Only the public area of
6766 to use an object does not grant authority to duplicate the object.
6847 loaded object to duplicate
6906 duplicate
6940 key to duplicate has fixedParent SET
7038 // Get duplicate object pointer
7040 // duplicate key must have fixParent bit CLEAR.
7043 // Do not duplicate object with NULL nameAlg
7166 &out->duplicate);
7620 …encryption, the object may be loaded and used in the new hierarchy. The imported object (duplicate)
[all …]
Draw_commands_fixed.txt6754 key for the duplicate may be on the same or different TPM or TPM_RH_NULL. Only the public area of
6770 to use an object does not grant authority to duplicate the object.
6851 loaded object to duplicate
6910 duplicate
6946 key to duplicate has fixedParent SET
7044 // Get duplicate object pointer
7046 // duplicate key must have fixParent bit CLEAR.
7049 // Do not duplicate object with NULL nameAlg
7172 &out->duplicate);
7630 …encryption, the object may be loaded and used in the new hierarchy. The imported object (duplicate)
[all …]