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

  /external/qemu/android/
looper.h 58 * Once you have registered one or more watchers, you can call looper_run()
287 looper_run(Looper* looper) function
292 /* A variant of looper_run() that allows to run the event loop only
311 /* Another variant of looper_run() that takes a deadline instead of a
321 * as soon as possible. looper_run() / _runWithTimeout() / _runWithDeadline()
331 * with looper_new(). Cannot be called within looper_run()!!
  /external/qemu/
vl-android-ui.c 267 looper_run(mainLooper);

Completed in 232 milliseconds