Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h531 int32_t AConfiguration_getMcc(AConfiguration* config);
/frameworks/base/native/android/
Dconfiguration.cpp49 int32_t AConfiguration_getMcc(AConfiguration* config) { in AConfiguration_getMcc() function
Dlibandroid.map.txt50 AConfiguration_getMcc;
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc67 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getMcc);
434 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getMcc); in init_stub_library()
Dstubs_arm.cc67 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getMcc);
434 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getMcc); in init_stub_library()
Dstubs_arm64.cc67 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getMcc);
434 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getMcc); in init_stub_library()