HomeSort by relevance Sort by last modified time
    Searched defs:LogOutput (Results 1 - 2 of 2) sorted by null

  /cts/libs/vogar-expect/src/vogar/util/
LogOutput.java 21 public interface LogOutput {
  /external/qemu/android/base/
Log.h 342 // LogOutput and deleting the stream.
372 class LogOutput {
374 LogOutput() {}
375 virtual ~LogOutput() {}
389 // custom instance of LogOutput.
390 static LogOutput* setNewOutput(LogOutput* newOutput);

Completed in 56 milliseconds