Home
last modified time | relevance | path

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

/base/powermgr/power_manager/test/unittest/src/interface_test/
Dpower_mgr_service_ipc_adapter_test.cpp121 bool QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockLists) in QueryRunningLockLists() function in TestPowerMgrServiceAdapter
/base/powermgr/power_manager/services/native/src/runninglock/
Drunning_lock_mgr.cpp600 void RunningLockMgr::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockLists) in QueryRunningLockLists() function in OHOS::PowerMgr::RunningLockMgr
/base/powermgr/power_manager/frameworks/native/
Dpower_mgr_client.cpp626 bool PowerMgrClient::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockLists) in QueryRunningLockLists() function in OHOS::PowerMgr::PowerMgrClient
/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp1514 bool PowerMgrService::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockList… in QueryRunningLockLists() function in OHOS::PowerMgr::PowerMgrService