Home
last modified time | relevance | path

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

/system/core/logd/
DLogKlog.cpp709 static const char warning[] = "WARNING"; in log() local
DLogTags.cpp494 static int openFile(const char* name, int mode, bool warning) { in openFile()