Searched refs:GetRunningLockTimerId (Results 1 – 4 of 4) sorted by relevance
38 uint32_t lastTimerId = GetRunningLockTimerId(token); in RegisterRunningLockTimer()61 uint32_t timerId = GetRunningLockTimerId(token); in UnregisterRunningLockTimer()70 uint32_t RunningLockTimerHandler::GetRunningLockTimerId(const sptr<IRemoteObject> &token) in GetRunningLockTimerId() function in OHOS::PowerMgr::RunningLockTimerHandler
44 uint32_t GetRunningLockTimerId(const sptr<IRemoteObject> &token);
44 uint32_t lastTimerId = GetRunningLockTimerId(runninglockType, runninglockName); in RegisterRunningLockTimer()65 uint32_t timerId = GetRunningLockTimerId(runninglockType, runninglockName); in UnregisterRunningLockTimer()74 uint32_t RunningLockTimerHandler::GetRunningLockTimerId(RunningLockType type, std::string name) in GetRunningLockTimerId() function in OHOS::HDI::Power::V1_2::RunningLockTimerHandler
39 uint32_t GetRunningLockTimerId(RunningLockType type, std::string name);