/system/security/keystore/ |
D | keystore_client_impl.cpp | 473 bool verified = false; in createOrVerifyEncryptionKey() local 474 if (!verifyEncryptionKeyAttributes(key_name, &verified)) { in createOrVerifyEncryptionKey() 477 if (!verified) { in createOrVerifyEncryptionKey() 512 bool verified = false; in createOrVerifyAuthenticationKey() local 513 if (!verifyAuthenticationKeyAttributes(key_name, &verified)) { in createOrVerifyAuthenticationKey() 516 if (!verified) { in createOrVerifyAuthenticationKey() 548 bool* verified) { in verifyEncryptionKeyAttributes() argument 557 *verified = true; in verifyEncryptionKeyAttributes() 562 *verified = false; in verifyEncryptionKeyAttributes() 568 *verified = false; in verifyEncryptionKeyAttributes() [all …]
|
/system/nfc/src/adaptation/ |
D | libmain.cc | 225 size_t verified = 0; in verify_stack_non_volatile_store() local 228 ++verified; in verify_stack_non_volatile_store() 231 if (verified != verify_blocks.size()) delete_stack_non_volatile_store(true); in verify_stack_non_volatile_store()
|
/system/core/adb/daemon/ |
D | auth.cpp | 176 bool verified = in adbd_auth_verify() local 180 if (verified) { in adbd_auth_verify() 335 bool verified = false; in adbd_tls_verify_cert() local 340 verified = true; in adbd_tls_verify_cert() 345 if (verified) { in adbd_tls_verify_cert()
|
/system/chre/apps/power_test/common/ |
D | request_manager.cc | 97 bool verified = verifier.VerifyBuffer<MessageClass>(nullptr); in verifyMessage() local 98 if (verified) { in verifyMessage() 105 return verified; in verifyMessage()
|
/system/security/keystore/include/keystore/ |
D | keystore_client_impl.h | 109 bool verifyEncryptionKeyAttributes(const std::string& key_name, bool* verified); 114 bool verifyAuthenticationKeyAttributes(const std::string& key_name, bool* verified);
|
/system/apex/apexd/ |
D | apexd.cpp | 724 auto verified = verifyPackages(*scan, VerifyPackageInstall); in verifySessionDir() local 725 if (!verified.ok()) { in verifySessionDir() 726 return verified.error(); in verifySessionDir() 728 return std::move((*verified)[0]); in verifySessionDir() 1985 auto verified = verifySessionDir(id_to_scan); in submitStagedSession() local 1986 if (!verified.ok()) { in submitStagedSession() 1987 return verified.error(); in submitStagedSession() 1989 ret.push_back(std::move(*verified)); in submitStagedSession()
|
/system/nfc/src/fuzzers/ |
D | README.md | 26 Here are the steps to run these fuzzers locally. These steps are verified with
|
/system/core/libziparchive/ |
D | zip_archive_test.cc | 520 bool verified, ZipEntry* entry, std::vector<uint8_t>* read_data) { in ZipArchiveStreamTest() argument 543 ASSERT_EQ(verified, stream->Verify()); in ZipArchiveStreamTest()
|
/system/core/libbacktrace/ |
D | backtrace_test.cpp | 397 bool verified = false; in VerifyProcTest() local 412 verified = true; in VerifyProcTest() 420 } while (!verified && (NanoTime() - start) <= 5 * NS_PER_SEC); in VerifyProcTest() 421 ASSERT_TRUE(verified) << "Last backtrace:\n" << last_dump; in VerifyProcTest()
|
/system/bt/stack/btm/ |
D | btm_ble.cc | 2200 bool verified = false; in BTM_BleVerifySignature() local 2218 verified = true; in BTM_BleVerifySignature() 2221 return verified; in BTM_BleVerifySignature()
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | te_macros | 222 # verified by CTS since these attributes are already expanded by that time. 520 # SELinux rules which are verified during build, but not as part of *TS testing.
|
D | domain.te | 577 # verified boot metadata. It may be reset at will and should not
|
/system/sepolicy/public/ |
D | te_macros | 223 # verified by CTS since these attributes are already expanded by that time. 523 # SELinux rules which are verified during build, but not as part of *TS testing.
|
D | domain.te | 583 # verified boot metadata. It may be reset at will and should not
|
/system/apex/docs/ |
D | README.md | 92 1. If the APEX file is verified, the internal database of the APEX manager is 558 modifications made after it's verified and installed.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | te_macros | 223 # verified by CTS since these attributes are already expanded by that time. 523 # SELinux rules which are verified during build, but not as part of *TS testing.
|
D | domain.te | 583 # verified boot metadata. It may be reset at will and should not
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | domain.te | 478 # verified boot metadata. It may be reset at will and should not
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | domain.te | 474 # verified boot metadata. It may be reset at will and should not
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | domain.te | 583 # verified boot metadata. It may be reset at will and should not
|
/system/core/init/ |
D | README.md | 653 set the partition._mount-point_.verified properties used by adb remount
|
/system/iorap/tests/src/compiler/testdata/ |
D | common_textcache | 10155 64772 6001 -1 /data/data/com.android.chrome/files/splitcompat/386509238/verified-splits
|