Home
last modified time | relevance | path

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

/system/logging/liblog/
Dlog_event_list.cpp69 android_log_context create_android_logger(uint32_t tag) { in create_android_logger() function
/system/logging/liblog/tests/
Dliblog_test.cpp2467 static void create_android_logger(const char* (*fn)(uint32_t tag, in create_android_logger() function