Searched refs:ReInsertPeriodicEvent (Results 1 – 2 of 2) sorted by relevance
144 void ReInsertPeriodicEvent(uint64_t now, LoopEvent &event);
460 ReInsertPeriodicEvent(now, event); in ProcessQueuedEvent()522 void EventLoop::ReInsertPeriodicEvent(uint64_t now, LoopEvent &event) in ReInsertPeriodicEvent() function in OHOS::HiviewDFX::EventLoop