Home
last modified time | relevance | path

Searched refs:CheckUserIdForNotify (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/time/time_service/services/timer/include/
H A Dtimer_manager.h122 int32_t CheckUserIdForNotify(const std::shared_ptr<TimerInfo> &timer);
/ohos5.0/base/time/time_service/services/timer/src/
H A Dtimer_manager.cpp871 int32_t TimerManager::CheckUserIdForNotify(const std::shared_ptr<TimerInfo> &timer) in CheckUserIdForNotify() function in OHOS::MiscServices::TimerManager
948 switch (CheckUserIdForNotify(timer)) { in NotifyWantAgent()
972 switch (CheckUserIdForNotify(timer)) { in NotifyWantAgent()