Home
last modified time | relevance | path

Searched refs:ProcessQueuedEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Devent_loop.h140 uint64_t ProcessQueuedEvent();
/ohos5.0/base/hiviewdfx/hiview/base/
H A Devent_loop.cpp413 uint64_t leftTimeNanosecond = ProcessQueuedEvent(); in Run()
439 uint64_t EventLoop::ProcessQueuedEvent() in ProcessQueuedEvent() function in OHOS::HiviewDFX::EventLoop