Searched defs:EventLoop (Results 1 – 3 of 3) sorted by relevance
/base/startup/init/services/loopevent/loop/ | ||
D | le_loop.h | 46 } EventLoop; typedef |
/base/telephony/ril_adapter/services/hril/src/ | ||
D | hril_timer_callback.cpp | 95 void HRilTimerCallback::EventLoop() in EventLoop() function in OHOS::Telephony::HRilTimerCallback |
/base/hiviewdfx/hiview/base/ | ||
D | event_loop.cpp | 52 EventLoop::EventLoop(const std::string &name) : name_(name), nextWakeupTime_(0), currentProcessingE… in EventLoop() function in OHOS::HiviewDFX::EventLoop |