Home
last modified time | relevance | path

Searched refs:kAllowListWarning (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/tools/aapt2/xml/
DXmlActionExecutor.h44 kAllowListWarning, enumerator
DXmlActionExecutor.cpp90 if (policy == XmlActionExecutorPolicy::kAllowListWarning) { in Execute()
/frameworks/base/tools/aapt2/link/
DManifestFixer.cpp293 if (policy == xml::XmlActionExecutorPolicy::kAllowListWarning) { in VerifyManifest()
786 ? xml::XmlActionExecutorPolicy::kAllowListWarning in Consume()