Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/third_party/icu/source/test/cintltst/
H A Dreapits.c2270 static UBool U_CALLCONV MatchCallback(const void *context, int32_t steps) { in MatchCallback() function
/aosp_15_r20/external/icu/icu4c/source/test/cintltst/
H A Dreapits.c2270 static UBool U_CALLCONV MatchCallback(const void *context, int32_t steps) { in MatchCallback() function
/aosp_15_r20/external/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp35 typedef MatchFinder::MatchCallback MatchCallback; typedef