Home
last modified time | relevance | path

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

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