Home
last modified time | relevance | path

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

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