Home
last modified time | relevance | path

Searched refs:ASystemFontIterator_next (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/include/android/
Dsystem_fonts.h128 AFont* _Nullable ASystemFontIterator_next(ASystemFontIterator* _Nonnull iterator) __INTRODUCED_IN(2…
/frameworks/base/native/android/
Dsystem_fonts.cpp364 AFont* ASystemFontIterator_next(ASystemFontIterator* ite) { in ASystemFontIterator_next() function
381 return ASystemFontIterator_next(ite); in ASystemFontIterator_next()
396 return ASystemFontIterator_next(ite); in ASystemFontIterator_next()
Dlibandroid.map.txt322 ASystemFontIterator_next; # introduced=29
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_arm64.cc406 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASystemFontIterator_next);
839 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASystemFontIterator_next); in init_stub_library()
Dstubs_arm.cc406 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASystemFontIterator_next);
839 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASystemFontIterator_next); in init_stub_library()
Dstubs_riscv64.cc406 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ASystemFontIterator_next);
839 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", ASystemFontIterator_next); in init_stub_library()