HomeSort by relevance Sort by last modified time
    Searched defs:ev_func (Results 1 - 3 of 3) sorted by null

  /external/qemu/proxy/
proxy_int.h 73 ProxyEventFunc ev_func; member in struct:ProxyConnection
  /development/tools/emulator/system/qemud/
qemud.c 328 EventFunc ev_func; /* event handler callback */ member in struct:__anon1515
420 hook->ev_func = func;
537 hook->ev_func( hook->ev_user, hook->events );
    [all...]
  /sdk/emulator/qemud/
qemud.c 328 EventFunc ev_func; /* event handler callback */ member in struct:__anon43702
420 hook->ev_func = func;
537 hook->ev_func( hook->ev_user, hook->events );
    [all...]

Completed in 516 milliseconds