Home
last modified time | relevance | path

Searched defs:finish (Results 1 – 25 of 40) sorted by relevance

12

/system/extras/memory_replay/tests/
DThreadTest.cpp39 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/
Dlib.rs424 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 …]
Dtracing_subscriber.rs266 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/
DIKeystoreOperation.aidl40 @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/
DIKeystoreOperation.aidl40 @nullable byte[] finish(in @nullable byte[] input, in @nullable byte[] signature); in finish() method
/system/hardware/interfaces/keystore2/aidl/android/system/keystore2/
DIKeystoreOperation.aidl111 @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/
DIKeystoreOperation.aidl40 @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/
DIKeystoreOperation.aidl40 @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/
DIKeystoreOperation.aidl40 @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/
DIKeystoreOperation.aidl40 @nullable byte[] finish(in @nullable byte[] input, in @nullable byte[] signature); in finish() method
/system/keymint/boringssl/src/
Daes.rs148 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
Drsa.rs140 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
Dec.rs206 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
Daes_cmac.rs100 fn finish(self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method
Ddes.rs84 fn finish(mut self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method
Dhmac.rs100 fn finish(self: Box<Self>) -> Result<Vec<u8>, Error> { in finish() method
/system/chre/apps/test/chqts/src/general_test/
Dbasic_flush_async_test.cc126 void BasicSensorFlushAsyncTest::finish(bool succeeded, const char *message) { in finish() function in general_test::BasicSensorFlushAsyncTest
/system/libvintf/
DKernelConfigParser.cpp30 status_t KernelConfigParser::finish() { in finish() function in android::vintf::KernelConfigParser
/system/keymaster/ng/
DAndroidKeyMintOperation.cpp99 AndroidKeyMintOperation::finish(const optional<vector<uint8_t>>& input, // in finish() function in aidl::android::hardware::security::keymint::AndroidKeyMintOperation
/system/core/trusty/keymaster/keymint/
DTrustyKeyMintOperation.cpp114 ScopedAStatus TrustyKeyMintOperation::finish(const optional<vector<uint8_t>>& input, // in finish() function in aidl::android::hardware::security::keymint::TrustyKeyMintOperation
/system/authgraph/hal/src/
Dservice.rs132 fn finish( in finish() method
/system/extras/ioshark/
Dioshark_bench.h122 struct timeval res, finish; in update_delta_time() local
/system/vold/
DKeystore.cpp90 bool KeystoreOperation::finish(std::string* output) { in finish() function in android::vold::KeystoreOperation
/system/authgraph/core/src/
Dta.rs149 fn finish( in finish() method
/system/security/keystore2/src/
Dboot_level_keys.rs268 pub fn finish(&mut self) { in finish() method

12