Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h760 int32_t AConfiguration_getGrammaticalGender(AConfiguration* config)
/frameworks/base/native/android/
Dconfiguration.cpp237 int32_t AConfiguration_getGrammaticalGender(AConfiguration* config) { in AConfiguration_getGrammaticalGender() function
Dlibandroid.map.txt45 AConfiguration_getGrammaticalGender; # introduced=UpsideDownCake
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc62 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getGrammaticalGender);
429 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getGrammaticalGender); in init_stub_library()
Dstubs_arm.cc62 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getGrammaticalGender);
429 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getGrammaticalGender); in init_stub_library()
Dstubs_arm64.cc62 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getGrammaticalGender);
429 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getGrammaticalGender); in init_stub_library()