Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h784 int32_t AConfiguration_match(AConfiguration* base, AConfiguration* requested);
/frameworks/base/native/android/
Dconfiguration.cpp251 int32_t AConfiguration_match(AConfiguration* base, AConfiguration* requested) { in AConfiguration_match() function
Dlibandroid.map.txt66 AConfiguration_match;
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc83 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_match);
450 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_match); in init_stub_library()
Dstubs_arm.cc83 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_match);
450 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_match); in init_stub_library()
Dstubs_arm64.cc83 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_match);
450 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_match); in init_stub_library()