Home
last modified time | relevance | path

Searched refs:LOGGER_DEFAULT (Results 1 – 9 of 9) sorted by relevance

/system/core/liblog/tests/
Dliblog_test_default.cpp3 #define TEST_LOGGER LOGGER_DEFAULT
Dliblog_benchmark.cpp82 android_set_log_transport(LOGGER_DEFAULT); in set_log_default()
Dliblog_test.cpp283 if (logger == LOGGER_DEFAULT) { in print_transport()
/system/core/liblog/include/log/
Dlog_transport.h21 #define LOGGER_DEFAULT 0x00 macro
/system/core/liblog/
Dconfig_read.c65 if ((__android_log_transport == LOGGER_DEFAULT) || in __android_log_config_read()
Dconfig_write.c65 if ((__android_log_transport == LOGGER_DEFAULT) || in __android_log_config_write()
Dlocal_logger.c277 if (__android_log_transport == LOGGER_DEFAULT) { in writeToLocalAvailable()
Dlogger_write.c711 int ret = LOGGER_DEFAULT; in android_get_log_transport()
DREADME171 either LOGGER_DEFAULT, LOGGER_LOGD, LOGGER_NULL or LOGGER_LOCAL. Log to