Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/runninglock/
H A Drunning_lock_timer_handler.cpp48 RemoveRunningLockTimerMap(token); in RegisterRunningLockTimer()
65 RemoveRunningLockTimerMap(token); in UnregisterRunningLockTimer()
90 void RunningLockTimerHandler::RemoveRunningLockTimerMap(const sptr<IRemoteObject> &token) in RemoveRunningLockTimerMap() function in OHOS::PowerMgr::RunningLockTimerHandler
H A Drunning_lock_timer_handler.h46 void RemoveRunningLockTimerMap(const sptr<IRemoteObject> &token);
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Drunning_lock_timer_handler.cpp53 RemoveRunningLockTimerMap(runninglockType, runninglockName); in RegisterRunningLockTimer()
69 RemoveRunningLockTimerMap(runninglockType, runninglockName); in UnregisterRunningLockTimer()
104 void RunningLockTimerHandler::RemoveRunningLockTimerMap(RunningLockType type, std::string name) in RemoveRunningLockTimerMap() function in OHOS::HDI::Power::V1_2::RunningLockTimerHandler
H A Drunning_lock_timer_handler.h41 void RemoveRunningLockTimerMap(RunningLockType type, std::string name);