HomeSort by relevance Sort by last modified time
    Searched refs:looper_newCore (Results 1 - 9 of 9) sorted by null

  /external/qemu/android/protocol/
attach-ui-proxy.c 92 _attachUiProxy.looper = looper_newCore();
ui-commands-proxy.c 165 _uiCmdProxy.looper = looper_newCore();
user-events-impl.c 188 _UserEventsImpl.looper = looper_newCore();
fb-updates-proxy.c 265 ret->looper = looper_newCore();
core-commands-impl.c 407 _coreCmdImpl.looper = looper_newCore();
  /external/qemu/android/
looper.h 69 * looper_newCore() instead. Its implementation relies on top of
81 Looper* looper_newCore(void);
hw-pipe-net.c 525 Looper* looper = looper_newCore();
looper-qemu.c 407 looper_newCore(void)
hw-qemud.c     [all...]

Completed in 60 milliseconds