OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_log_shouldPrintLine
(Results
1 - 4
of
4
) sorted by null
/system/core/include/log/
logprint.h
109
int
android_log_shouldPrintLine
(
/system/core/liblog/tests/
liblog_test.cpp
[
all
...]
/system/core/logcat/
logcat.cpp
193
if (
android_log_shouldPrintLine
(g_logformat, entry.tag, entry.priority)) {
[
all
...]
/system/core/liblog/
logprint.c
187
LIBLOG_ABI_PUBLIC int
android_log_shouldPrintLine
(
[
all
...]
Completed in 72 milliseconds