Searched refs:log_filepath (Results 1 - 1 of 1) sorted by relevance

/system/core/adb/
H A Dlog_service.c36 char * log_filepath = cookie; local
39 int logfd = unix_open(log_filepath, O_RDONLY);
72 free(log_filepath);

Completed in 62 milliseconds