Home
last modified time | relevance | path

Searched refs:GetExpiredEvent (Results 1 – 4 of 4) sorted by relevance

/base/notification/eventhandler/test/fuzztest/eventqueue_fuzzer/
Deventqueue_fuzzer.cpp45 eventQueue.GetExpiredEvent(nextExpiredTime); in DoSomethingInterestingWithMyAPI()
/base/notification/eventhandler/interfaces/inner_api/
Devent_queue.h177 InnerEvent::Pointer GetExpiredEvent(InnerEvent::TimePoint &nextExpiredTime);
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_queue.cpp368 InnerEvent::Pointer EventQueue::GetExpiredEvent(InnerEvent::TimePoint &nextExpiredTime) in GetExpiredEvent() function in OHOS::AppExecFwk::EventQueue
/base/notification/eventhandler/frameworks/eventhandler/test/unittest/
Dlib_event_handler_event_queue_test.cpp489 auto resultEvent = myQueue.GetExpiredEvent(nextWakeUpTime);