Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dconfiguration.h505 int32_t AConfiguration_getMcc(AConfiguration* config);
/aosp12/frameworks/base/native/android/
H A Dconfiguration.cpp49 int32_t AConfiguration_getMcc(AConfiguration* config) { in AConfiguration_getMcc() function
H A Dlibandroid.map.txt42 AConfiguration_getMcc;
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc59 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getMcc);
378 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getMcc); in init_stub_library()
H A Dstubs_arm64.cc59 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_getMcc);
378 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_getMcc); in init_stub_library()