Home
last modified time | relevance | path

Searched defs:runningLockLists (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/
H A Dpower_mgr_service_test.cpp327 std::map<std::string, RunningLockInfo> runningLockLists; variable
/ohos5.0/foundation/resourceschedule/resource_schedule_service/cgroup_sched/framework/sched_controller/
H A Dsched_controller.cpp442 std::map<std::string, PowerMgr::RunningLockInfo> runningLockLists; in GetRunningLockState() local
/ohos5.0/base/powermgr/power_manager/utils/shell/src/
H A Dpower_shell_command.cpp389 std::map<std::string, RunningLockInfo> runningLockLists; in RunAsQueryLockCommand() local
/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()
/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_service.cpp1160 …ol PowerMgrService::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockLists) in QueryRunningLockLists()
1171 …werMgrService::QueryRunningLockListsInner(std::map<std::string, RunningLockInfo>& runningLockLists) in QueryRunningLockListsInner()
/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()
/ohos5.0/base/powermgr/power_manager/services/zidl/src/
H A Dpower_mgr_stub.cpp292 std::map<std::string, RunningLockInfo> runningLockLists; in QueryRunningLockListsStub() local
H A Dpower_mgr_proxy.cpp211 bool PowerMgrProxy::QueryRunningLockLists(std::map<std::string, RunningLockInfo>& runningLockLists) in QueryRunningLockLists()