OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:long_listing
(Results
1 - 3
of
3
) sorted by null
/system/core/adb/
adb.h
265
int list_transports(char *buf, size_t bufsize, int
long_listing
);
transport.c
934
int
long_listing
)
940
if (!
long_listing
) {
961
int list_transports(char *buf, size_t bufsize, int
long_listing
)
971
len = format_transport(t, p, end - p,
long_listing
);
/system/core/fastboot/
fastboot.c
76
static int
long_listing
= 0;
variable
254
if (!
long_listing
) {
935
long_listing
= 1;
Completed in 187 milliseconds