Home
last modified time | relevance | path

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

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