Home
last modified time | relevance | path

Searched refs:AFontMatcher_match (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/include/android/
Dfont_matcher.h213 AFont* _Nonnull AFontMatcher_match(
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc95 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFontMatcher_match);
385 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFontMatcher_match); in init_stub_library()
Dstubs_arm64.cc95 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFontMatcher_match);
385 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFontMatcher_match); in init_stub_library()
/frameworks/base/native/android/
Dlibandroid.map.txt266 AFontMatcher_match; # introduced=29
Dsystem_fonts.cpp241 AFont* _Nonnull AFontMatcher_match( in AFontMatcher_match() function