OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LowLevelLogging
(Results
1 - 3
of
3
) sorted by null
/external/libtextclassifier/util/base/
logging_raw.h
30
void
LowLevelLogging
(LogSeverity severity, const std::string &tag,
logging_raw.cc
50
void
LowLevelLogging
(LogSeverity severity, const std::string& tag,
67
// Not on Android: implement
LowLevelLogging
to print to stderr (see below).
89
void
LowLevelLogging
(LogSeverity severity, const std::string &tag,
logging.cc
60
LowLevelLogging
(severity_, /* tag = */ "txtClsf", stream_.message);
Completed in 151 milliseconds