Home
last modified time | relevance | path

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

/base/powermgr/power_manager/services/native/src/
Dpower_mgr_service.cpp660 …ningLockParam PowerMgrService::FillRunningLockParam(const RunningLockInfo& info, int32_t timeOutMS) in FillRunningLockParam()
723 bool PowerMgrService::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMS) in Lock()
Drunning_lock_mgr.cpp381 void RunningLockMgr::Lock(const sptr<IRemoteObject>& remoteObj, int32_t timeOutMS) in Lock()