Searched refs:Bugreport (Results 1 – 4 of 4) sorted by relevance
42 bool show_progress, Bugreport* br) in BugreportStandardStreamsCallback()166 Bugreport* br_;201 int Bugreport::DoIt(int argc, const char** argv) { in DoIt()284 void Bugreport::UpdateProgress(const std::string& message, int progress_percentage) { in UpdateProgress()290 int Bugreport::SendShellCommand(const std::string& command, bool disable_shell_protocol, in SendShellCommand()295 bool Bugreport::DoSyncPull(const std::vector<const char*>& srcs, const char* dst, bool copy_attrs, in DoSyncPull()
26 class Bugreport {30 Bugreport() : line_printer_() { in Bugreport() function47 DISALLOW_COPY_AND_ASSIGN(Bugreport);
1873 Bugreport bugreport; in adb_commandline()
119 class BugreportMock : public Bugreport {