Home
last modified time | relevance | path

Searched refs:DecreaseTimerCount (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_manager.h138 void DecreaseTimerCount(int uid);
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp261 void TimerManager::DecreaseTimerCount(int uid) in DecreaseTimerCount() function in OHOS::MiscServices::TimerManager
341 DecreaseTimerCount(uid); in StopTimerInner()
/ohos5.0/base/time/time_service/test/unittest/service_test/src/
H A Dtime_service_test.cpp1378 TimerManager::GetInstance()->DecreaseTimerCount(uid2);