OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
329
char *
get_log_file_path
(const char * log_name);
services.c
368
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 665 milliseconds