Home
last modified time | relevance | path

Searched defs:timeOutMS (Results 1 – 2 of 2) sorted by relevance

/base/powermgr/power_manager/services/native/src/
Drunning_lock_mgr.cpp233 …id RunningLockMgr::RemoveAndPostUnlockTask(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMS) in RemoveAndPostUnlockTask()
253 void RunningLockMgr::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMS) in Lock()
Dpower_mgr_service.cpp549 …ningLockParam PowerMgrService::FillRunningLockParam(const RunningLockInfo& info, int32_t timeOutMS) in FillRunningLockParam()
608 bool PowerMgrService::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMS) in Lock()