Home
last modified time | relevance | path

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

/frameworks/base/tools/aapt2/xml/
DXmlActionExecutor.cpp24 static bool wrapper_one(XmlNodeAction::ActionFunc& f, Element* el, SourcePathDiagnostics*) { in wrapper_one() argument
/frameworks/base/tools/aapt2/
DDiagnostics.h130 SourcePathDiagnostics(const Source& src, IDiagnostics* diag) in SourcePathDiagnostics() function