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

  /system/core/adb/
bugreport.h 27 friend class BugreportStandardStreamsCallback;
bugreport.cpp 38 class BugreportStandardStreamsCallback : public StandardStreamsCallbackInterface {
40 BugreportStandardStreamsCallback(const std::string& dest_dir, const std::string& dest_file,
195 DISALLOW_COPY_AND_ASSIGN(BugreportStandardStreamsCallback);
267 BugreportStandardStreamsCallback bugz_callback(dest_dir, dest_file, show_progress, this);

Completed in 56 milliseconds