OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:list_transports
(Results
1 - 4
of
4
) sorted by null
/bootable/recovery/minadbd/
adb.h
227
int
list_transports
(char *buf, size_t bufsize);
/system/core/adb/
adb.h
265
int
list_transports
(char *buf, size_t bufsize, int long_listing);
transport.c
378
len =
list_transports
(buffer+4, bufferlen-4, 0);
961
int
list_transports
(char *buf, size_t bufsize, int long_listing)
function
adb.c
[
all
...]
Completed in 323 milliseconds