Searched defs:timerCallback (Results 1 – 1 of 1) sorted by relevance
377 const sptr<IRemoteObject> &timerCallback, uint64_t &timerId) in CreateTimer()395 const sptr<IRemoteObject> &timerCallback, uint64_t &timerId) in CreateTimerWithoutWA()418 sptr<ITimerCallback> timerCallback = iface_cast<ITimerCallback>(obj); in CreateTimer() local