| /system/unwinding/libunwindstack/benchmarks/ |
| D | thread_unwind_benchmarks.cpp | 30 void ThreadCall6(std::atomic_int* tid, std::atomic_bool* done) { in ThreadCall6() 37 void ThreadCall5(std::atomic_int* tid, std::atomic_bool* done) { in ThreadCall5() 41 void ThreadCall4(std::atomic_int* tid, std::atomic_bool* done) { in ThreadCall4() 45 void ThreadCall3(std::atomic_int* tid, std::atomic_bool* done) { in ThreadCall3() 49 void ThreadCall2(std::atomic_int* tid, std::atomic_bool* done) { in ThreadCall2() 53 void ThreadCall1(std::atomic_int* tid, std::atomic_bool* done) { in ThreadCall1() 59 std::atomic_bool done; in BM_thread_unwind() local
|
| /system/core/libutils/ |
| D | CallStack_test.cpp | 39 volatile bool* done) { in ThreadBusyWait() 49 volatile bool done = false; in TEST() local
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/nested/ |
| D | INestedService.h | 79 …::android::binder::Status done(::android::aidl::tests::nested::ParcelableWithNested::Status /*stat… in done() function 101 …::android::binder::Status done(::android::aidl::tests::nested::ParcelableWithNested::Status status… in done() function
|
| /system/tools/aidl/tests/android/aidl/tests/nested/ |
| D | INestedService.aidl | 30 void done(ParcelableWithNested.Status status); in done() method
|
| /system/tools/aidl/tests/java/src/android/aidl/tests/ |
| D | NestedTypesTests.java | 52 public void done(byte st) { in testUseNestedTypes() method in NestedTypesTests.Callback
|
| /system/nfc/src/nfa/sys/ |
| D | nfa_sys_main.cc | 148 uint8_t done = true; in nfa_sys_check_disabled() local 264 bool done = true; in nfa_sys_disable_subsystems() local
|
| /system/core/libdiskconfig/ |
| D | diskutils.c | 41 int done = 0; in write_raw_image() local
|
| /system/tools/aidl/tests/ |
| D | aidl_test_client_nested.cpp | 55 Status done(NestedStatus st) override { in TEST_F() function
|
| D | aidl_test_client_ndk_nested.cpp | 65 ndk::ScopedAStatus done(ParcelableWithNested::Status st) override { in TEST_F() function
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/nested/ |
| D | INestedService.java | 229 @Override public void done(byte status) throws android.os.RemoteException in done() method in INestedService.ICallback.Default 331 @Override public void done(byte status) throws android.os.RemoteException in done() method in INestedService.ICallback.Stub.Proxy 355 public void done(byte status) throws android.os.RemoteException; in done() method
|
| /system/core/libusbhost/ |
| D | usbhost.c | 98 int done = 0; in find_existing_devices_bus() local 121 int done = 0; in find_existing_devices() local 190 int done = 0; in usb_host_load() local 228 int i, ret, done = 0; in usb_host_read_event() local 307 int done; in usb_host_run() local
|
| /system/core/trusty/utils/acvp/ |
| D | trusty_modulewrapper.cpp | 191 size_t done = written; in ForwardResponse() local
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/android/aidl/tests/nested/ |
| D | INestedService.cpp | 295 ::ndk::ScopedAStatus INestedService::BpCallback::done(::aidl::android::aidl::tests::nested::Parcela… in done() function in aidl::android::aidl::tests::nested::INestedService::BpCallback 382 ::ndk::ScopedAStatus INestedService::ICallbackDefault::done(::aidl::android::aidl::tests::nested::P… in done() function in aidl::android::aidl::tests::nested::INestedService::ICallbackDefault
|
| /system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/android/aidl/tests/nested/ |
| D | INestedService.cpp | 272 ::android::binder::Status INestedService::BpCallback::done(::android::aidl::tests::nested::Parcelab… in done() function in android::aidl::tests::nested::INestedService::BpCallback
|
| /system/vold/ |
| D | EncryptInplace.cpp | 116 void InPlaceEncrypter::UpdateProgress(size_t blocks, bool done) { in UpdateProgress()
|
| /system/libbase/ |
| D | properties.cpp | 140 bool done; member
|
| /system/core/fs_mgr/libsnapshot/libsnapshot_cow/ |
| D | cow_reader.cpp | 198 bool done = false; in ParseOps() local
|
| /system/nfc/src/nfc/tags/ |
| D | rw_t2t_ndef.cc | 1501 bool done = false; in rw_t2t_handle_ndef_read_rsp() local 1559 bool done = false; in rw_t2t_handle_ndef_write_rsp() local
|
| D | rw_mfc.cc | 1017 bool done = false; in rw_mfc_handle_read_op() local
|
| /system/extras/f2fs_utils/ |
| D | f2fs_sparseblock.c | 526 int done; member
|
| /system/keymint/ta/src/ |
| D | device.rs | 160 fn done(&self) -> bool { in done() method
|
| /system/core/fs_mgr/libfiemap/ |
| D | fiemap_writer_test.cpp | 131 auto callback = [&](uint64_t done, uint64_t total) -> bool { in TEST_F()
|
| /system/extras/simpleperf/ |
| D | event_selection_set.cpp | 80 std::atomic<bool> done(false); in IsDumpingRegsForTracepointEventsSupported() local
|
| /system/libhidl/transport/ |
| D | ServiceManagement.cpp | 795 void done() { in done() function
|
| /system/tools/aidl/tests/rust/ |
| D | test_client.rs | 1037 fn done(&self, st: ParcelableWithNested::Status::Status) -> binder::Result<()> { in done() method
|