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.cpp358 bool PowerMgrClient::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockLists) in QueryRunningLockLists() function in OHOS::PowerMgr::PowerMgrClient
/base/powermgr/power_manager/services/native/src/
Drunning_lock_mgr.cpp485 void RunningLockMgr::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockLists) in QueryRunningLockLists() function in OHOS::PowerMgr::RunningLockMgr
Dpower_mgr_service.cpp744 bool PowerMgrService::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockList… in QueryRunningLockLists() function in OHOS::PowerMgr::PowerMgrService
/base/powermgr/power_manager/services/zidl/src/
Dpower_mgr_proxy.cpp169 bool PowerMgrProxy::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockLists) in QueryRunningLockLists() function in OHOS::PowerMgr::PowerMgrProxy