Home
last modified time | relevance | path

Searched defs:TryMatch (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/art/runtime/jit/
H A Dsmall_pattern_matcher.cc154 const void* SmallPatternMatcher::TryMatch(ArtMethod* method) REQUIRES_SHARED(Locks::mutator_lock_) { in TryMatch() function in art::jit::SmallPatternMatcher
/aosp_15_r20/external/regex-re2/util/
H A Dpcre.cc512 int PCRE::TryMatch(const StringPiece& text, in TryMatch() function in re2::PCRE
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/util/
Dpcre.cc511 int PCRE::TryMatch(const StringPiece& text, in TryMatch() function in re2::PCRE
/aosp_15_r20/external/cronet/third_party/re2/src/util/
H A Dpcre.cc454 int PCRE::TryMatch(absl::string_view text, size_t startpos, Anchor anchor, in TryMatch() function in re2::PCRE