Home
last modified time | relevance | path

Searched defs:completed (Results 1 – 2 of 2) sorted by relevance

/system/unwinding/libunwindstack/tests/
DUnwindTest.cpp229 void WaitForRemote(pid_t pid, uint64_t addr, bool leave_attached, bool* completed) { in WaitForRemote()
267 bool completed; in TEST_F() local
291 bool completed; in TEST_F() local
318 bool completed; in RemoteCheckForLeaks() local
419 bool completed; in RemoteThroughSignal() local
/system/iorap/src/binder/
Diiorap_impl.cc151 void ReplyWithResult(const RequestId& request_id, bool completed, TaskResult result) { in ReplyWithResult()