Lines Matching refs:IDiagnostics
33 explicit DumpApkCommand(const std::string&& name, text::Printer* printer, IDiagnostics* diag) in DumpApkCommand()
42 IDiagnostics* GetDiagnostics() { in GetDiagnostics()
86 IDiagnostics* diag_;
92 explicit DumpAPCCommand(text::Printer* printer, IDiagnostics* diag) in DumpAPCCommand()
104 IDiagnostics* diag_;
124 explicit DumpBadgingCommand(text::Printer* printer, IDiagnostics* diag) in DumpBadgingCommand()
141 explicit DumpConfigsCommand(text::Printer* printer, IDiagnostics* diag) in DumpConfigsCommand()
151 explicit DumpPackageNameCommand(text::Printer* printer, IDiagnostics* diag) in DumpPackageNameCommand()
161 explicit DumpPermissionsCommand(text::Printer* printer, IDiagnostics* diag) in DumpPermissionsCommand()
175 explicit DumpStringsCommand(text::Printer* printer, IDiagnostics* diag) in DumpStringsCommand()
186 explicit DumpStyleParentCommand(text::Printer* printer, IDiagnostics* diag) in DumpStyleParentCommand()
200 explicit DumpTableCommand(text::Printer* printer, IDiagnostics* diag) in DumpTableCommand()
217 explicit DumpXmlStringsCommand(text::Printer* printer, IDiagnostics* diag) in DumpXmlStringsCommand()
231 explicit DumpXmlTreeCommand(text::Printer* printer, IDiagnostics* diag) in DumpXmlTreeCommand()
246 explicit DumpCommand(text::Printer* printer, IDiagnostics* diag) in DumpCommand()
273 IDiagnostics* diag_;