Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/frameworks/native/
H A Dpower_mgr_client.cpp469 bool PowerMgrClient::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockLists) in QueryRunningLockLists() function in OHOS::PowerMgr::PowerMgrClient
/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.cpp541 void RunningLockMgr::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockLists) in QueryRunningLockLists() function in OHOS::PowerMgr::RunningLockMgr
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_proxy.cpp211 bool PowerMgrProxy::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockLists) in QueryRunningLockLists() function in OHOS::PowerMgr::PowerMgrProxy
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1160 bool PowerMgrService::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockList… in QueryRunningLockLists() function in OHOS::PowerMgr::PowerMgrService