Searched refs:kAllowList (Results 1 – 4 of 4) sorted by relevance
63 ASSERT_FALSE(executor.Execute(XmlActionExecutorPolicy::kAllowList, &diag, doc.get())); in TEST()66 ASSERT_FALSE(executor.Execute(XmlActionExecutorPolicy::kAllowList, &diag, doc.get())); in TEST()
110 if (policy == XmlActionExecutorPolicy::kAllowList) { in Execute()125 if (policy == XmlActionExecutorPolicy::kAllowList) { in Execute()
39 kAllowList, enumerator
775 : xml::XmlActionExecutorPolicy::kAllowList; in Consume()