HomeSort by relevance Sort by last modified time
    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