/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/nfc/src/nfa/sys/ |
D | nfa_sys_main.cc | 149 uint8_t done = true; in nfa_sys_check_disabled() local 265 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/core/libusbhost/ |
D | usbhost.c | 104 int done = 0; in find_existing_devices_bus() local 127 int done = 0; in find_existing_devices() local 196 int done = 0; in usb_host_load() local 234 int i, ret, done = 0; in usb_host_read_event() local 313 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/bt/main/test/ |
D | main_shim_test.cc | 370 std::promise<void> done; in TEST_F() local 372 handler_->Call([](std::promise<void> done) { done.set_value(); }, in TEST_F()
|
/system/bt/common/ |
D | lru_unittest.cc | 233 auto done = std::chrono::high_resolution_clock::now(); in TEST() local
|
/system/core/fs_mgr/libsnapshot/ |
D | cow_reader.cpp | 158 bool done = false; in ParseOps() local
|
/system/vold/ |
D | EncryptInplace.cpp | 124 void InPlaceEncrypter::UpdateProgress(size_t blocks, bool done) { in UpdateProgress()
|
/system/libbase/ |
D | properties.cpp | 140 bool done; member
|
/system/bt/gd/cert/ |
D | cert_self_test_lib.py | 86 def done(self): member in FetchEvents
|
/system/update_engine/update_manager/ |
D | evaluation_context_unittest.cc | 316 bool done = false; in TEST_F() local
|
/system/bt/gd/common/ |
D | lru_cache_test.cc | 454 auto done = std::chrono::high_resolution_clock::now(); in TEST() local
|
D | list_map_test.cc | 356 auto done = std::chrono::high_resolution_clock::now(); in TEST() local
|
/system/nfc/src/nfc/tags/ |
D | rw_t2t_ndef.cc | 1504 bool done = false; in rw_t2t_handle_ndef_read_rsp() local 1562 bool done = false; in rw_t2t_handle_ndef_write_rsp() local
|
D | rw_mfc.cc | 1010 bool done = false; in rw_mfc_handle_read_op() local
|
/system/extras/f2fs_utils/ |
D | f2fs_sparseblock.c | 526 int done; member
|
/system/core/fs_mgr/libfiemap/ |
D | fiemap_writer_test.cpp | 125 auto callback = [&](uint64_t done, uint64_t total) -> bool { in TEST_F()
|
/system/bt/stack/l2cap/ |
D | l2c_api.cc | 212 bool done = false; in L2CA_AllocateLePSM() local
|
/system/extras/simpleperf/ |
D | event_selection_set.cpp | 76 std::atomic<bool> done(false); in IsDumpingRegsForTracepointEventsSupported() local
|
/system/libhidl/transport/ |
D | ServiceManagement.cpp | 676 void done() { in done() function
|
/system/unwinding/libbacktrace/ |
D | backtrace_test.cpp | 89 int32_t done; member 1461 bool done = false; in TEST_F() local
|
/system/bt/bta/jv/ |
D | bta_jv_act.cc | 607 bool done = false; in bta_jv_allocate_l2cap_classic_psm() local
|