Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DUtils.cpp18 void ConfigureLogging(bool printToStandardOutput, bool printToDebugOutput, LogSeverity severity) in ConfigureLogging() function
/aosp_15_r20/external/armnn/profiling/common/src/
H A DLogging.cpp196 void ConfigureLogging(bool printToStandardOutput, bool printToDebugOutput, LogSeverity severity) in ConfigureLogging() function
/aosp_15_r20/packages/modules/Bluetooth/tools/rootcanal/model/controller/
Dffi.cc38 __attribute__((constructor)) static void ConfigureLogging() { in ConfigureLogging() function
/aosp_15_r20/external/webrtc/rtc_base/
H A Dlogging.cc301 void LogMessage::ConfigureLogging(absl::string_view params) { in ConfigureLogging() function in rtc::LogMessage