Searched refs:AFont_getFontFilePath (Results 1 – 5 of 5) sorted by relevance
126 const char* _Nonnull AFont_getFontFilePath(const AFont* _Nonnull font) __INTRODUCED_IN(29);
102 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AFont_getFontFilePath);381 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AFont_getFontFilePath); in init_stub_library()
256 AFont_getFontFilePath; # introduced=29
346 const char* AFont_getFontFilePath(const AFont* font) { in AFont_getFontFilePath() function