Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/test/fake/
Dfake_thread.cc29 bool thread_t::is_running() const { in is_running() function in thread_t
/packages/modules/Bluetooth/system/osi/src/
Dreactor.cc49 bool is_running; // indicates whether |run_thread| is valid. member
/packages/modules/Bluetooth/system/main/test/
Dmain_shim_stack_dumpsys_test.cc219 bool is_running = bluetooth::shim::Stack::GetInstance()->IsRunning(); in is_stack_running() local