Home
last modified time | relevance | path

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

/system/core/libunwindstack/tests/
DUnwindTest.cpp216 void WaitForRemote(pid_t pid, uint64_t addr, bool leave_attached, bool* completed) { in WaitForRemote()
254 bool completed; in TEST_F() local
278 bool completed; in TEST_F() local
306 bool completed; in RemoteCheckForLeaks() local
408 bool completed; in RemoteThroughSignal() local
/system/security/keystore/
Dauth_token_table.h138 bool completed() const { return operation_completed_; } in completed() function
/system/vold/
DEncryptInplace.cpp71 int completed; member
121 static void log_progress(struct encryptGroupsData const* data, bool completed) { in log_progress()
339 static void log_progress_f2fs(u64 block, bool completed) { in log_progress_f2fs()