Searched defs:MatchPrefix (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/system/sepolicy/tests/ |
H A D | policy.py | 108 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 D | immediate_crash_unittest.cc | 167 bool MatchPrefix(const std::vector<Instruction>& haystack, in MatchPrefix() function
|
/aosp_15_r20/external/llvm/utils/TableGen/ |
H A D | AsmMatcherEmitter.cpp | 124 MatchPrefix("match-prefix", cl::init(""), variable
|