Home
last modified time | relevance | path

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

/ohos5.0/base/request/request/common/src/
H A Dmodule_init.cpp42 void ModuleInit::InitLocks(void) in InitLocks() function in OHOS::Request::ModuleInit
75 InitLocks(); in ModuleInit()
/ohos5.0/base/request/request/common/include/
H A Dmodule_init.h39 static void InitLocks(void);
/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_mgr.h155 bool InitLocks();
H A Drunning_lock_mgr.cpp64 bool ret = InitLocks(); in Init()
69 bool RunningLockMgr::InitLocks() in InitLocks() function in OHOS::PowerMgr::RunningLockMgr