/system/core/fs_mgr/libfs_avb/ |
D | sha.h | 34 void update(const uint8_t* data, size_t data_size) { in update() function 54 void update(const uint8_t* data, size_t data_size) { in update() function
|
/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/ |
D | IKeystoreOperation.aidl | 85 @nullable byte[] update(in byte[] input); in update() method
|
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/ |
D | IKeystoreOperation.aidl | 39 @nullable byte[] update(in byte[] input); in update() method
|
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/ |
D | IKeystoreOperation.aidl | 39 @nullable byte[] update(in byte[] input); in update() method
|
/system/libhidl/transport/memory/1.0/default/ |
D | AshmemMemory.cpp | 39 Return<void> AshmemMemory::update() { in update() function in android::hidl::memory::V1_0::implementation::AshmemMemory
|
/system/hardware/interfaces/suspend/1.0/default/ |
D | WakeupList.cpp | 37 void WakeupList::update(const std::vector<std::string>& wakeupReasons) { in update() function in android::system::suspend::V1_0::WakeupList
|
/system/core/storaged/ |
D | storaged_diskstats.cpp | 267 void disk_stats_monitor::update(struct disk_stats* curr) in update() function in disk_stats_monitor 308 void disk_stats_monitor::update() { in update() function in disk_stats_monitor
|
/system/core/fs_mgr/libsnapshot/ |
D | partition_cow_creator_test.cpp | 148 PartitionUpdate update; in TEST_F() local 244 PartitionUpdate update; in TEST_F() local 271 PartitionUpdate update; in TEST_F() local
|
D | partition_cow_creator.h | 55 const PartitionUpdate* update = nullptr; member
|
D | make_cow_from_ab_ota.cpp | 136 for (const auto& update : manifest_.partitions()) { in Run() local 176 bool PayloadConverter::ProcessPartition(const PartitionUpdate& update) { in ProcessPartition()
|
/system/keymaster/ng/ |
D | AndroidKeyMintOperation.cpp | 65 ScopedAStatus AndroidKeyMintOperation::update(const vector<uint8_t>& input, in update() function in aidl::android::hardware::security::keymint::AndroidKeyMintOperation
|
D | AndroidKeymaster3Device.cpp | 443 Return<void> AndroidKeymaster3Device::update(uint64_t operationHandle, in update() function in keymaster::ng::AndroidKeymaster3Device
|
/system/nfc/src/nfa/dm/ |
D | nfa_dm_main.cc | 218 bool update; in nfa_dm_check_set_config() local
|
/system/security/identity/binder/android/security/identity/ |
D | ICredential.aidl | 74 IWritableCredential update(); in update() method
|
/system/core/libutils/ |
D | CallStack.cpp | 41 void CallStack::update(int32_t ignoreDepth, pid_t tid) { in update() function in android::CallStack
|
D | ProcessCallStack.cpp | 129 void ProcessCallStack::update() { in update() function in android::ProcessCallStack
|
/system/update_engine/common/ |
D | dynamic_partition_control_stub.cc | 54 bool update, in PreparePartitionsForUpdate()
|
/system/extras/simpleperf/scripts/test/ |
D | do_test.py | 298 def update(self, test_proc: TestProcess): member in ProgressBar 334 def update(self, test_proc: TestProcess): member in TestSummary
|
/system/core/trusty/keymaster/keymint/ |
D | TrustyKeyMintOperation.cpp | 67 ScopedAStatus TrustyKeyMintOperation::update(const vector<uint8_t>& input, in update() function in aidl::android::hardware::security::keymint::TrustyKeyMintOperation
|
/system/security/keystore2/src/ |
D | operation.rs | 386 fn update(&self, input: &[u8]) -> Result<Option<Vec<u8>>> { in update() method 855 fn update(&self, input: &[u8]) -> binder::public_api::Result<Option<Vec<u8>>> { in update() method
|
/system/libvintf/ |
D | VintfFm.cpp | 209 int VintfFm::update(const FsFactory& vintfFsFactory, const std::string& dir, Level level) { in update() function in android::vintf::VintfFm
|
/system/keymaster/ng/include/ |
D | AndroidKeymaster41Device.h | 157 Return<void> update(uint64_t operationHandle, const hidl_vec<KeyParameter>& inParams, in update() function
|
/system/core/trusty/keymaster/3.0/ |
D | TrustyKeymaster3Device.cpp | 394 Return<void> TrustyKeymaster3Device::update(uint64_t operationHandle, in update() function in keymaster::TrustyKeymaster3Device
|
/system/security/identity/ |
D | Credential.cpp | 739 Status Credential::update(sp<IWritableCredential>* _aidl_return) { in update() function in android::security::identity::Credential
|
/system/bt/stack/btm/ |
D | btm_ble_gap.cc | 1878 bool update = true; in btm_ble_process_adv_pkt_cont() local 2002 bool update = true; in btm_ble_process_adv_pkt_cont_for_inquiry() local
|