/system/nfc/src/include/ |
D | nfc_hal_api.h | 53 tHAL_API_INITIALIZE* initialize; member
|
/system/security/ondevice-signing/ |
D | KeystoreHmacKey.h | 35 android::base::Result<void> initialize(android::sp<IKeystoreService> service,
|
D | KeystoreKey.cpp | 144 bool KeystoreKey::initialize() { in initialize() function in KeystoreKey 164 auto hmacStatus = mHmacKey.initialize(mService, mSecurityLevel); in initialize() 261 if (!keystoreKey->initialize()) { in getInstance()
|
D | KeystoreKey.h | 49 bool initialize();
|
D | KeystoreHmacKey.cpp | 118 Result<void> KeystoreHmacKey::initialize(sp<IKeystoreService> service, in initialize() function in KeystoreHmacKey
|
/system/security/identity/ |
D | Session.h | 53 bool initialize();
|
/system/extras/kcmdlinectrl/ |
D | kcmdlinectrl.rc | 16 # user does not change the value before we initialize it
|
/system/nfc/src/fuzzers/nci/ |
D | hal.cc | 116 .initialize = HalInitialize,
|
/system/incremental_delivery/libdataloader/include/ |
D | dataloader.h | 62 static void initialize(Factory&& factory);
|
D | dataloader_inline.h | 114 inline void DataLoader::initialize(DataLoader::Factory&& factory) { in initialize() function
|
/system/extras/mtectrl/ |
D | mtectrl.rc | 24 # user does not change the value before we initialize it
|
/system/memory/lmkd/ |
D | lmkd.rc | 22 # if the device finished booting or sets lmkd.reinit=0 to re-initialize lmkd after boot completes
|
/system/extras/libfec/ |
D | avb_utils.cpp | 147 hashtree.initialize(hashtree_descriptor.tree_offset, in parse_avb_image()
|
D | fec_private.h | 91 int initialize(uint64_t hash_start, uint64_t data_blocks,
|
D | fec_verity.cpp | 141 int hashtree_info::initialize(uint64_t hash_start, uint64_t data_blocks, in initialize() function in hashtree_info 454 v->hashtree.initialize(hash_start, data_blocks, salt, NID_sha256); in parse_table()
|
/system/chre/chpp/ |
D | QUICKSTART.md | 27 In order to initialize CHPP, it is necessary to:
|
D | README.md | 122 …ntext, and passed around between various functions. It is necessary to initialize the transport la… 124 After calling chppTransportInit, it is also necessary to separately initialize the linkContext - no… 128 …ntext, and passed around between various functions. It is necessary to initialize the application …
|
D | RELEASE_NOTES.md | 18 …- Reset and reset-ack implementation to allow either peer to initialize the other (e.g., upon boot)
|
/system/core/bootstat/ |
D | bootstat.rc | 54 # IMPORTANT, ro.persistent_properties.ready=1 trigger is used here to ensure that we initialize
|
/system/sepolicy/private/ |
D | zygote.te | 206 # Let the zygote access overlays so it can initialize the AssetManager. 215 # to initialize WindowManager static properties.
|
D | crosvm.te | 111 # the VM has to initialize the disk image on its first boot. Note that open access is still not
|
/system/core/libcutils/ |
D | trace-dev.inc | 181 // initialize the tags.
|
/system/security/identity/util/test/java/com/android/security/identity/internal/ |
D | UtilUnitTests.java | 330 kpg.initialize(builder.build()); in coseGenerateKeyPair()
|
/system/nfc/src/adaptation/ |
D | NfcAdaptation.cc | 710 mHalEntryFuncs.initialize = HalInitialize; in InitializeHalDeviceContext()
|
/system/security/identity/util/src/java/com/android/security/identity/internal/ |
D | Util.java | 1297 kpg.initialize(ecSpec); in createEphemeralKeyPair()
|