Home
last modified time | relevance | path

Searched defs:NotifyTimer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/time/time_service/services/ipc/proxy/
H A Dtimer_call_back_proxy.cpp29 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 Dtimer_call_back.cpp77 int32_t TimerCallback::NotifyTimer(const uint64_t timerId, const sptr<IRemoteObject> &timerCallback) in NotifyTimer() function in OHOS::MiscServices::TimerCallback