Searched refs:XmlActionExecutor (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/tools/aapt2/xml/
H A DXmlActionExecutor.h69 friend class XmlActionExecutor;
81 class XmlActionExecutor { class in namespace:aapt::xml
83 XmlActionExecutor() = default;
102 DISALLOW_COPY_AND_ASSIGN(XmlActionExecutor);
H A DXmlActionExecutor_test.cpp18 #include "xml/XmlActionExecutor.h"
24 XmlActionExecutor executor;
52 XmlActionExecutor executor;
H A DXmlActionExecutor.cpp17 #include "xml/XmlActionExecutor.h"
80 bool XmlActionExecutor::execute(XmlActionExecutorPolicy policy, IDiagnostics* diag,
/frameworks/base/tools/aapt2/link/
H A DManifestFixer.h22 #include "xml/XmlActionExecutor.h"
50 bool buildRules(xml::XmlActionExecutor* executor, IDiagnostics* diag);
H A DManifestFixer.cpp20 #include "xml/XmlActionExecutor.h"
88 bool ManifestFixer::buildRules(xml::XmlActionExecutor* executor, IDiagnostics* diag) {
272 xml::XmlActionExecutor executor;
283 // Rename manifest package outside of the XmlActionExecutor.
/frameworks/base/tools/aapt2/
H A DAndroid.mk69 xml/XmlActionExecutor.cpp \

Completed in 148 milliseconds