Searched defs:SourcePathDiagnostics (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/tools/aapt2/
H A DDiagnostics.h128 class SourcePathDiagnostics : public IDiagnostics { class in namespace:aapt
130 SourcePathDiagnostics(const Source& src, IDiagnostics* diag) : mSource(src), mDiag(diag) { function in class:aapt::SourcePathDiagnostics
142 DISALLOW_COPY_AND_ASSIGN(SourcePathDiagnostics);

Completed in 617 milliseconds