Home
last modified time | relevance | path

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

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