Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/powermgr_lite/services/include/power/
H A Drunning_lock_hub.h28 void RunningLockHubLock(const char* name);
/ohos5.0/base/powermgr/powermgr_lite/services/src/power/
H A Drunning_lock_hub.c22 void RunningLockHubLock(const char* name) in RunningLockHubLock() function
H A Dsuspend_controller.c30 RunningLockHubLock(name); in ScAcquireRunningLock()