| /system/extras/memory_replay/tests/ |
| D | ThreadTest.cpp | 39 volatile bool* finish = thread_data->second; in ThreadWaitForReady() local 49 volatile bool finish = false; in TEST() local 69 volatile bool* finish = thread_data->second; in ThreadWaitForPending() local 79 volatile bool finish = false; in TEST() local
|
| /system/extras/libatrace_rust/src/ |
| D | lib.rs | 424 fn finish(&self) {} in finish() method 552 fn finish(&self) { in forwards_set_tracing_enabled() method 577 fn finish(&self) { in forwards_atrace_init() method 604 fn finish(&self) { in forwards_atrace_get_enabled_tags() method 640 fn finish(&self) { in forwards_trace_begin() method 669 fn finish(&self) { in trace_begin_not_called_with_disabled_tag() method 695 fn finish(&self) { in forwards_trace_end() method 728 fn finish(&self) { in can_combine_tags() method 755 fn finish(&self) { in forwards_is_tag_enabled() method 792 fn finish(&self) { in forwards_async_begin() method [all …]
|
| D | tracing_subscriber.rs | 266 fn finish(&self) {} in finish() method 355 fn finish(&self) { in emits_span_begin() method 387 fn finish(&self) { in emits_span_end() method 438 fn finish(&self) { in span_begin_end_is_ordered() method 475 fn finish(&self) { in emits_instant_event() method 506 fn finish(&self) { in formats_event_without_message_with_fields_disabled() method 537 fn finish(&self) { in formats_event_without_message_with_fields_enabled() method 580 fn finish(&self) { in can_set_tag() method 622 fn finish(&self) { in fields_ignored_when_disabled() method 654 fn finish(&self) { in formats_instant_event_fields() method [all …]
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/1/android/system/keystore2/ |
| D | IKeystoreOperation.aidl | 40 @nullable byte[] finish(in @nullable byte[] input, in @nullable byte[] signature); in finish() method
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/3/android/system/keystore2/ |
| D | IKeystoreOperation.aidl | 40 @nullable byte[] finish(in @nullable byte[] input, in @nullable byte[] signature); in finish() method
|
| /system/hardware/interfaces/keystore2/aidl/android/system/keystore2/ |
| D | IKeystoreOperation.aidl | 111 @nullable byte[] finish(in @nullable byte[] input, in @nullable byte[] signature); in finish() method
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/2/android/system/keystore2/ |
| D | IKeystoreOperation.aidl | 40 @nullable byte[] finish(in @nullable byte[] input, in @nullable byte[] signature); in finish() method
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/5/android/system/keystore2/ |
| D | IKeystoreOperation.aidl | 40 @nullable byte[] finish(in @nullable byte[] input, in @nullable byte[] signature); in finish() method
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/4/android/system/keystore2/ |
| D | IKeystoreOperation.aidl | 40 @nullable byte[] finish(in @nullable byte[] input, in @nullable byte[] signature); in finish() method
|
| /system/hardware/interfaces/keystore2/aidl/aidl_api/android.system.keystore2/current/android/system/keystore2/ |
| D | IKeystoreOperation.aidl | 40 @nullable byte[] finish(in @nullable byte[] input, in @nullable byte[] signature); in finish() method
|
| /system/keymint/boringssl/src/ |
| D | aes.rs | 148 fn finish(mut self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method 173 fn finish(mut self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method 256 fn finish(mut self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method
|
| D | rsa.rs | 140 fn finish(mut self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method 267 fn finish(self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method 322 fn finish(self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method
|
| D | ec.rs | 206 fn finish(self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method 330 fn finish(self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method 380 fn finish(self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method 419 fn finish(self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method
|
| D | aes_cmac.rs | 100 fn finish(self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method
|
| D | des.rs | 84 fn finish(mut self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method
|
| D | hmac.rs | 100 fn finish(self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method
|
| /system/chre/apps/test/chqts/src/general_test/ |
| D | basic_flush_async_test.cc | 126 void BasicSensorFlushAsyncTest::finish(bool succeeded, const char *message) { in finish() function in general_test::BasicSensorFlushAsyncTest
|
| /system/libvintf/ |
| D | KernelConfigParser.cpp | 30 status_t KernelConfigParser::finish() { in finish() function in android::vintf::KernelConfigParser
|
| /system/keymaster/ng/ |
| D | AndroidKeyMintOperation.cpp | 99 AndroidKeyMintOperation::finish(const optional<vector<uint8_t>>& input, // in finish() function in aidl::android::hardware::security::keymint::AndroidKeyMintOperation
|
| /system/core/trusty/keymaster/keymint/ |
| D | TrustyKeyMintOperation.cpp | 114 ScopedAStatus TrustyKeyMintOperation::finish(const optional<vector<uint8_t>>& input, // in finish() function in aidl::android::hardware::security::keymint::TrustyKeyMintOperation
|
| /system/authgraph/hal/src/ |
| D | service.rs | 132 fn finish( in finish() method
|
| /system/extras/ioshark/ |
| D | ioshark_bench.h | 122 struct timeval res, finish; in update_delta_time() local
|
| /system/vold/ |
| D | Keystore.cpp | 90 bool KeystoreOperation::finish(std::string* output) { in finish() function in android::vold::KeystoreOperation
|
| /system/authgraph/core/src/ |
| D | ta.rs | 149 fn finish( in finish() method
|
| /system/security/keystore2/src/ |
| D | boot_level_keys.rs | 268 pub fn finish(&mut self) { in finish() method
|