Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 42) sorted by relevance

12

/system/core/fs_mgr/libfs_avb/
Dsha.h34 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/
DIKeystoreOperation.aidl85 @nullable byte[] update(in byte[] input); in update() method
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/3/android/system/keystore2/
DIKeystoreOperation.aidl39 @nullable byte[] update(in byte[] input); in update() method
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/
DIKeystoreOperation.aidl39 @nullable byte[] update(in byte[] input); in update() method
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/2/android/system/keystore2/
DIKeystoreOperation.aidl39 @nullable byte[] update(in byte[] input); in update() method
/system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/
DIKeystoreOperation.aidl39 @nullable byte[] update(in byte[] input); in update() method
/system/keymint/boringssl/src/
Daes.rs123 fn update(&mut self, data: &[u8]) -> Result<Vec<u8>, Error> { in update() method
154 fn update(&mut self, data: &[u8]) -> Result<Vec<u8>, Error> { in update() method
195 fn update(&mut self, data: &[u8]) -> Result<Vec<u8>, Error> { in update() method
Daes_cmac.rs76 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method
Ddes.rs59 fn update(&mut self, data: &[u8]) -> Result<Vec<u8>, Error> { in update() method
Drsa.rs119 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method
239 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method
295 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method
Dec.rs183 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method
301 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method
347 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method
391 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method
Dhmac.rs76 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method
/system/libhidl/transport/memory/1.0/default/
DAshmemMemory.cpp39 Return<void> AshmemMemory::update() { in update() function in android::hidl::memory::V1_0::implementation::AshmemMemory
/system/core/storaged/
Dstoraged_diskstats.cpp255 void disk_stats_monitor::update(struct disk_stats* curr) in update() function in disk_stats_monitor
296 void disk_stats_monitor::update() { in update() function in disk_stats_monitor
/system/hardware/interfaces/suspend/1.0/default/
DWakeupList.cpp37 void WakeupList::update(const std::vector<std::string>& wakeupReasons) { in update() function in android::system::suspend::V1_0::WakeupList
/system/core/fs_mgr/libsnapshot/
Dpartition_cow_creator_test.cpp148 PartitionUpdate update; in TEST_F() local
244 PartitionUpdate update; in TEST_F() local
271 PartitionUpdate update; in TEST_F() local
Dpartition_cow_creator.h55 const PartitionUpdate* update = nullptr; member
/system/nfc/src/nfa/dm/
Dnfa_dm_main.cc219 bool update; in nfa_dm_check_set_config() local
/system/keymaster/ng/
DAndroidKeyMintOperation.cpp70 ScopedAStatus AndroidKeyMintOperation::update(const vector<uint8_t>& input, in update() function in aidl::android::hardware::security::keymint::AndroidKeyMintOperation
/system/extras/simpleperf/scripts/test/
Ddo_test.py320 def update(self, test_proc: TestProcess): member in ProgressBar
371 def update(self, test_proc: TestProcess): member in TestSummary
/system/update_engine/common/
Ddynamic_partition_control_stub.cc64 bool update, in PreparePartitionsForUpdate()
/system/security/identity/binder/android/security/identity/
DICredential.aidl80 IWritableCredential update(); in update() method
/system/core/libutils/
DCallStack.cpp41 void CallStack::update(int32_t ignoreDepth, pid_t tid) { in update() function in android::CallStack
DProcessCallStack.cpp129 void ProcessCallStack::update() { in update() function in android::ProcessCallStack
/system/core/trusty/keymaster/keymint/
DTrustyKeyMintOperation.cpp71 ScopedAStatus TrustyKeyMintOperation::update(const vector<uint8_t>& input, in update() function in aidl::android::hardware::security::keymint::TrustyKeyMintOperation

12