HomeSort by relevance Sort by last modified time
    Searched refs:get_log_file_path (Results 1 - 4 of 4) sorted by null

  /system/core/adb/
log_service.c 76 char * get_log_file_path(const char * log_name) { function
adb.h 332 char * get_log_file_path(const char * log_name);
services.c 452 ret = create_service_thread(log_service, get_log_file_path(name + 4));
  /bootable/recovery/minadbd/
adb.h 284 char * get_log_file_path(const char * log_name);

Completed in 2405 milliseconds