Home
last modified time | relevance | path

Searched defs:kWarning (Results 1 – 4 of 4) sorted by relevance

/external/lzma/CPP/7zip/UI/Common/
DExitCode.h11 kWarning = 1, // Non fatal error(s) occurred enumerator
/external/v8/src/inspector/
Dv8-console-message.h28 kWarning, enumerator
/external/libbrillo/brillo/http/
Dhttp_request.cc71 const char request_header::kWarning[] = "Warning"; member in brillo::http::request_header
101 const char response_header::kWarning[] = "Warning"; member in brillo::http::response_header
/external/lzma/CPP/7zip/UI/Console/
DUpdateCallbackConsole.cpp34 static const char *kWarning = "WARNING: "; variable