Searched defs:IsStarted (Results 1 – 8 of 8) sorted by relevance
/aosp12/system/bt/gd/ | ||
H A D | stack_manager.h | 36 bool IsStarted() const { in IsStarted() function |
H A D | module.cc | 64 bool ModuleRegistry::IsStarted(const ModuleFactory* module) const { in IsStarted() function in bluetooth::ModuleRegistry |
H A D | module.h | 130 bool IsStarted() const { in IsStarted() function |
/aosp12/system/extras/simpleperf/ | ||
H A D | workload.h | 47 bool IsStarted() { return work_state_ == Started; } in IsStarted() function |
/aosp12/system/connectivity/wificond/net/ | ||
H A D | netlink_manager.cpp | 259 bool NetlinkManager::IsStarted() const { in IsStarted() function in android::wificond::NetlinkManager |
/aosp12/art/runtime/jit/ | ||
H A D | profile_saver.cc | 1145 bool ProfileSaver::IsStarted() { in IsStarted() function in art::ProfileSaver |
/aosp12/art/runtime/ | ||
H A D | runtime.h | 244 bool IsStarted() const { in IsStarted() function |
/aosp12/packages/providers/MediaProvider/jni/ | ||
H A D | FuseDaemon.cpp | 2034 bool FuseDaemon::IsStarted() const { in IsStarted() function in mediaprovider::fuse::FuseDaemon |