OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_adb_guest_new
(Results
1 - 1
of
1
) sorted by null
/external/qemu/android/
adb-server.c
333
_adb_guest_new
(AdbServer* adb_srv)
function
344
/* Frees AdbGuest instance created with
_adb_guest_new
routine. */
465
AdbGuest* const adb_guest =
_adb_guest_new
(&_adb_server);
Completed in 183 milliseconds