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

  /system/core/adb/
commandline.h 30 virtual void OnStdout(const char* buffer, int length) = 0;
61 // If |stdout_str| is non-null, OnStdout will append to it.
67 void OnStdout(const char* buffer, int length) {
bugreport.cpp 55 void OnStdout(const char* buffer, int length) {

Completed in 81 milliseconds