Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/powermgr_lite/services/src/power/small/
H A Drunning_lock_handler.c30 static int32_t OpenLockFile(const char* path) in OpenLockFile() function
73 g_lockFd = OpenLockFile("/proc/power/power_lock"); in RunningLockOpsInit()
78 g_unlockFd = OpenLockFile("/proc/power/power_unlock"); in RunningLockOpsInit()