/system/sepolicy/ |
D | system_app.te | 67 duplicate
|
D | access_vectors | 600 duplicate
|
D | system_server.te | 459 duplicate
|
/system/sepolicy/tools/sepolicy-analyze/ |
D | README | 37 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/ |
D | key_store_service.h | 85 int32_t duplicate(const String16& srcKey, int32_t srcUid, const String16& destKey,
|
D | IKeystoreService.cpp | 919 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()
|
D | key_store_service.cpp | 487 int32_t KeyStoreService::duplicate(const String16& srcKey, int32_t srcUid, const String16& destKey, in duplicate() function in android::KeyStoreService
|
/system/security/keystore/include/keystore/ |
D | IKeystoreService.h | 197 virtual int32_t duplicate(const String16& srcKey, int32_t srcUid, const String16& destKey,
|
/system/connectivity/shill/mobile_operator_db/ |
D | mobile_operator_db.proto | 127 // The database inevitably contains some duplicate MobileNetworkOperators that
|
/system/bt/stack/hcic/ |
D | hciblecmds.c | 206 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/ |
D | HACKING | 79 duplicate the code of the stream insertion operator overloads.
|
/system/tpm/trunks/ |
D | mock_tpm.h | 275 TPM2B_PRIVATE* duplicate, 304 const TPM2B_PRIVATE& duplicate, 314 const TPM2B_PRIVATE& duplicate,
|
D | tpm_generated.h | 4141 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,
|
D | tpm_generated.cc | 14014 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/ |
D | hcimsgs.h | 713 extern BOOLEAN btsnd_hcic_ble_set_scan_enable (UINT8 scan_enable, UINT8 duplicate);
|
/system/tpm/trunks/generator/ |
D | raw_commands.txt | 6750 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 …]
|
D | raw_commands_fixed.txt | 6754 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 …]
|