Searched refs:QueryRunningLockListsInner (Results 1 – 3 of 3) sorted by relevance
145 void QueryRunningLockListsInner(std::map<std::string, RunningLockInfo>& runningLockLists);
1167 QueryRunningLockListsInner(runningLockLists); in QueryRunningLockLists()1171 void PowerMgrService::QueryRunningLockListsInner(std::map<std::string, RunningLockInfo>& runningLoc… in QueryRunningLockListsInner() function in OHOS::PowerMgr::PowerMgrService
1158 pms_->QueryRunningLockListsInner(screenOnLockLists); in WakeupDeviceInner()