Searched refs:ignored_tags (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_os_Debug.cpp668 static const char* const ignored_tags[] = { local
687 while (ignored_tags[i]) {
688 if (strstr(line, ignored_tags[i]) != NULL) {

Completed in 20 milliseconds