Home
last modified time | relevance | path

Searched defs:android_name_to_log_id (Results 1 – 2 of 2) sorted by relevance

/system/core/liblog/
Dlogger_name.c43 LIBLOG_ABI_PUBLIC log_id_t android_name_to_log_id(const char *logName) in android_name_to_log_id() function
/system/core/debuggerd/test/
Dlog_fake.cpp71 extern "C" log_id_t android_name_to_log_id(const char*) { in android_name_to_log_id() function