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

  /external/qemu/android/
hw-qemud.h 134 * 'serv_opaque' is the first parameter to 'serv_connect'
139 QemudServiceConnect serv_connect,
hw-qemud.c 1074 QemudServiceConnect serv_connect; member in struct:QemudService
    [all...]
  /external/qemu/proxy/
proxy_int.h 194 ProxyServiceConnectFunc serv_connect; member in struct:ProxyService
proxy_http.c 177 service->root->serv_connect = (ProxyServiceConnectFunc) http_service_connect;
proxy_common.c 342 ProxyConnection* conn = service->serv_connect( service->opaque,

Completed in 271 milliseconds