Home
last modified time | relevance | path

Searched refs:OnNotify (Results 1 - 2 of 2) sorted by relevance

/developtools/profiler/device/base/include/
H A Depoll_event_poller.h66 void OnNotify();
/developtools/profiler/device/base/src/
H A Depoll_event_poller.cpp153 void EpollEventPoller::OnNotify() in OnNotify() function in EpollEventPoller
157 PROFILER_LOG_DEBUG(LOG_CORE, "OnNotify %llu done!", static_cast<unsigned long long>(value)); in OnNotify()
184 eventFdCtx->onReadable = ([this] { this->OnNotify(); }); in Init()

Completed in 3 milliseconds