Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h510 void AConfiguration_setMcc(AConfiguration* config, int32_t mcc);
/frameworks/base/native/android/
Dconfiguration.cpp142 void AConfiguration_setMcc(AConfiguration* config, int32_t mcc) { in AConfiguration_setMcc() function
Dlibandroid.map.txt73 AConfiguration_setMcc;
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc90 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setMcc);
424 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setMcc); in init_stub_library()
Dstubs_arm64.cc90 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_setMcc);
424 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_setMcc); in init_stub_library()