Home
last modified time | relevance | path

Searched defs:LogOutput (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/frameworks/native/libs/bufferstreams/examples/app/java/com/android/graphics/bufferstreamsdemoapp/
H A DLogOutput.kt24 class LogOutput private constructor() { class
/aosp_15_r20/external/toolchain-utils/cros_utils/
H A Dlogger.py185 def LogOutput(self, msg, print_to_console=True): member in Logger
330 def LogOutput(self, msg, print_to_console=True): member in MockLogger
/aosp_15_r20/cts/libs/vogar-expect/src/vogar/expect/util/
H A DLogOutput.java21 public interface LogOutput { interface
/aosp_15_r20/external/toolchain-utils/crosperf/
H A Dexperiment_runner_unittest.py70 def LogOutput(self, msg): member in FakeLogger
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/logging/
DLog.h442 LogOutput() {} in LogOutput() function