Home
last modified time | relevance | path

Searched defs:Report (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DInstrumentationReporter.java98 final class Report { class in InstrumentationReporter
105 Report(int type, IInstrumentationWatcher watcher, ComponentName name, int resultCode, in Report() method in InstrumentationReporter.Report
/frameworks/base/cmds/incidentd/src/
Dreport_file.proto28 message Report { message
/frameworks/compile/slang/
Dslang_rs_context.h336 clang::DiagnosticBuilder Report(clang::DiagnosticsEngine::Level Level, in Report() function
343 clang::DiagnosticBuilder Report(clang::DiagnosticsEngine::Level Level, in Report() function