Searched refs:mEventLoop (Results 1 – 2 of 2) sorted by relevance
90 mEventLoop.postEvent(static_cast<uint16_t>(type), data, callback, in deferCallback()113 return mEventLoop.getTimerPool().setSystemTimer( in setDelayedCallback()127 return mEventLoop.getTimerPool().cancelSystemTimer(timerHandle); in cancelDelayedCallback()153 return mEventLoop; in getEventLoop()232 EventLoop mEventLoop; variable
45 mEventLoop.logStateToBuffer(debugStr, &debugStrPos, kDebugStringSize); in debugDump()