Home
last modified time | relevance | path

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

/aosp_15_r20/system/logging/logcat/
H A Dlogcat.cpp509 int Logcat::SetLogFormat(const char* format_string) { in SetLogFormat() function in Logcat
/aosp_15_r20/external/cronet/base/
H A Dlogging.cc1224 void ScopedLoggingSettings::SetLogFormat(LogFormat log_format) const { in SetLogFormat() function in logging::ScopedLoggingSettings