Home
last modified time | relevance | path

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

/system/chre/core/include/chre/core/
Devent_loop_manager.h124 mEventLoop.postEvent(static_cast<uint16_t>(type), data, callback, in deferCallback()
151 return mEventLoop; in getEventLoop()
224 EventLoop mEventLoop; variable
/system/chre/core/
Devent_loop_manager.cc45 } else if (!mEventLoop.logStateToBuffer(debugStr, &debugStrPos, in debugDump()