Home
last modified time | relevance | path

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

/system/extras/simpleperf/scripts/
Dutils.py43 def log_warning(msg): function
/system/core/logd/
DLogAudit.cpp173 static const char log_warning[] = { KMSG_PRIORITY(LOG_WARNING) }; in logPrint() local