Home
last modified time | relevance | path

Searched defs:EventLoop (Results 1 – 2 of 2) sorted by relevance

/system/chre/core/include/chre/core/
Devent_loop.h52 EventLoop() : mRunning(true) {} in EventLoop() function
/system/bt/service/ipc/
Dlinux_ipc_host.cc80 bool LinuxIPCHost::EventLoop() { in EventLoop() function in ipc::LinuxIPCHost