Searched defs:IsStarted (Results 1 – 6 of 6) sorted by relevance
/packages/modules/Bluetooth/system/main/shim/ | ||
D | stack.h | 68 bool IsStarted() const { in IsStarted() function |
/packages/modules/Bluetooth/system/gd/ | ||
D | module.cc | 61 bool ModuleRegistry::IsStarted(const ModuleFactory* module) const { in IsStarted() function in bluetooth::ModuleRegistry |
D | module.h | 138 bool IsStarted() const { in IsStarted() function |
/packages/modules/Bluetooth/system/bta/vc/ | ||
D | types.h | 126 bool IsStarted(void) { return started_; } in IsStarted() function |
/packages/providers/MediaProvider/jni/ | ||
D | FuseDaemon.cpp | 2491 bool FuseDaemon::IsStarted() const { in IsStarted() function in mediaprovider::fuse::FuseDaemon |
/packages/modules/Bluetooth/system/bta/le_audio/ | ||
D | client.cc | 307 bool IsStarted(int group_id) { in IsStarted() function in __anon432cb1ce0111::StreamSpeedTracker |