Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h541 int32_t AConfiguration_getMnc(AConfiguration* config);
/frameworks/base/native/android/
Dconfiguration.cpp53 int32_t AConfiguration_getMnc(AConfiguration* config) { in AConfiguration_getMnc() function
Dlibandroid.map.txt51 AConfiguration_getMnc;
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc68 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getMnc);
435 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getMnc); in init_stub_library()
Dstubs_arm.cc68 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getMnc);
435 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getMnc); in init_stub_library()
Dstubs_arm64.cc68 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getMnc);
435 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getMnc); in init_stub_library()