| /system/chre/platform/linux/include/chre/platform/linux/ |
| D | system_time.h | 50 void update(Nanoseconds ns) { in update() function 53 void update(uint64_t ns) { in update() function
|
| /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/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/3/android/system/keystore2/ |
| D | IKeystoreOperation.aidl | 39 @nullable byte[] update(in byte[] input); in update() method
|
| /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/2/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/5/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/4/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/keymint/boringssl/src/ |
| D | aes.rs | 138 fn update(&mut self, data: &[u8]) -> Result<Vec<u8>, Error> { in update() method 169 fn update(&mut self, data: &[u8]) -> Result<Vec<u8>, Error> { in update() method 210 fn update(&mut self, data: &[u8]) -> Result<Vec<u8>, Error> { in update() method
|
| D | rsa.rs | 135 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method 259 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method 316 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method
|
| D | ec.rs | 201 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method 322 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method 369 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method 413 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method
|
| D | aes_cmac.rs | 91 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method
|
| D | des.rs | 74 fn update(&mut self, data: &[u8]) -> Result<Vec<u8>, Error> { in update() method
|
| D | hmac.rs | 91 fn update(&mut self, data: &[u8]) -> Result<(), Error> { in update() method
|
| /system/cros-codecs/src/codec/vp8/ |
| D | parser.rs | 445 let update = bd.read_bool()?; in update_segmentation() localVariable 456 let update = bd.read_bool()?; in update_segmentation() localVariable 468 let update = bd.read_bool()?; in update_segmentation() localVariable 500 let update = bd.read_bool()?; in parse_mb_lf_adjustments() localVariable 507 let update = bd.read_bool()?; in parse_mb_lf_adjustments() localVariable 566 let update = bd.read_bool_with_prob(COEFF_UPDATE_PROBS[i][j][k][l])?; localVariable 584 let update = bd.read_bool_with_prob(MV_UPDATE_PROBS[i][j])?; localVariable
|
| /system/core/storaged/ |
| D | storaged_diskstats.cpp | 255 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/core/fs_mgr/libsnapshot/ |
| D | partition_cow_creator_test.cpp | 149 PartitionUpdate update; in TEST_F() local 245 PartitionUpdate update; in TEST_F() local 272 PartitionUpdate update; in TEST_F() local
|
| /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/libhidl/libhidlmemory/ |
| D | AshmemMemory.h | 43 Return<void> update() override { return Void(); } in update() function
|
| /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/keymaster/ng/ |
| D | AndroidKeyMintOperation.cpp | 70 ScopedAStatus AndroidKeyMintOperation::update(const vector<uint8_t>& input, in update() function in aidl::android::hardware::security::keymint::AndroidKeyMintOperation
|
| /system/extras/simpleperf/scripts/test/ |
| D | do_test.py | 325 def update(self, test_proc: TestProcess): member in ProgressBar 376 def update(self, test_proc: TestProcess): member in TestSummary
|
| /system/core/libutils/ |
| D | CallStack.cpp | 41 void CallStack::update(int32_t ignoreDepth, pid_t tid) { in update() function in android::CallStack
|
| /system/security/identity/binder/android/security/identity/ |
| D | ICredential.aidl | 80 IWritableCredential update(); in update() method
|