Home
last modified time | relevance | path

Searched refs:unSceneAppLockInfo (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.cpp357 RunningLockInfo unSceneAppLockInfo = FillAppRunningLockInfo(singleLockParam); in UpdateUnSceneLockLists() local
359 …d::pair<std::string, RunningLockInfo>(std::to_string(singleLockParam.lockid), unSceneAppLockInfo)); in UpdateUnSceneLockLists()