Home
last modified time | relevance | path

Searched defs:Stop (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/host/commands/modem_simulator/
Dthread_looper.cpp114 void ThreadLooper::Stop() { in Stop() function in cuttlefish::ThreadLooper
/device/google/cuttlefish/host/libs/vm_manager/
Dqemu_manager.cpp56 bool Stop() { in Stop() function
Dcrosvm_manager.cpp78 bool Stop() { in Stop() function
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.h67 bool Stop() { return stopper_(this); } in Stop() function