Home
last modified time | relevance | path

Searched defs:ready (Results 1 – 9 of 9) sorted by relevance

/system/unwinding/libunwindstack/benchmarks/
Dremote_unwind_benchmarks.cpp42 bool ready; in WaitForRemote() local
58 size_t RemoteCall6(volatile bool* ready) { in RemoteCall6()
64 size_t RemoteCall5(volatile bool* ready) { in RemoteCall5()
68 size_t RemoteCall4(volatile bool* ready) { in RemoteCall4()
72 size_t RemoteCall3(volatile bool* ready) { in RemoteCall3()
76 size_t RemoteCall2(volatile bool* ready) { in RemoteCall2()
80 size_t RemoteCall1(volatile bool* ready) { in RemoteCall1()
85 static volatile bool ready = false; in StartRemoteRun() local
/system/bt/gd/rust/common/src/
Dready.rs3 macro_rules! ready { macro
Dlib.rs9 mod ready; module
/system/unwinding/libunwindstack/tests/
DTestUtils.h42 bool ready = false; in TestQuiescePid() local
/system/extras/memory_replay/tests/
DThreadTest.cpp29 TEST(ThreadTest, ready) { in TEST() argument
/system/bt/main/shim/
Dcontroller.cc61 bool ready; member
/system/testing/gtest_extras/
DIsolate.cpp265 int ready = poll(running_pollfds_.data(), running_pollfds_.size(), 0); in ReadTestsOutput() local
/system/memory/libmeminfo/libdmabufinfo/
Ddmabufinfo_test.cpp161 int ready = poll(&p, 1, 1000); in sendfd() local
/system/bt/btif/src/
Dbtif_av.cc3149 bool ready = false; in btif_av_stream_started_ready() local