Home
last modified time | relevance | path

Searched defs:MatchPrefix (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/sepolicy/tests/
H A Dpolicy.py108 def AssertPathTypesDoNotHaveAttr(self, MatchPrefix, DoNotMatchPrefix, Attr, ExcludedTypes = []): argument
149 def AssertPathTypesHaveAttr(self, MatchPrefix, DoNotMatchPrefix, Attr, ExcludedTypes = []): argument
/aosp_15_r20/external/cronet/base/
H A Dimmediate_crash_unittest.cc167 bool MatchPrefix(const std::vector<Instruction>& haystack, in MatchPrefix() function
/aosp_15_r20/external/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp124 MatchPrefix("match-prefix", cl::init(""), variable