OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:log_filepath
(Results
1 - 1
of
1
) sorted by null
/system/core/adb/
log_service.c
36
char *
log_filepath
= cookie;
local
39
int logfd = unix_open(
log_filepath
, O_RDONLY);
72
free(
log_filepath
);
Completed in 526 milliseconds