Searched defs:NotifyTimer (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/base/time/time_service/services/ipc/proxy/ | ||
H A D | timer_call_back_proxy.cpp | 29 int32_t TimerCallbackProxy::NotifyTimer(const uint64_t timerId, const sptr<IRemoteObject> &timerCal… in NotifyTimer() function in OHOS::MiscServices::TimerCallbackProxy |
/ohos5.0/base/time/time_service/services/time/src/ | ||
H A D | timer_call_back.cpp | 77 int32_t TimerCallback::NotifyTimer(const uint64_t timerId, const sptr<IRemoteObject> &timerCallback) in NotifyTimer() function in OHOS::MiscServices::TimerCallback |