Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dconfiguration.h740 int32_t AConfiguration_match(AConfiguration* base, AConfiguration* requested);
/aosp12/frameworks/base/native/android/
H A Dconfiguration.cpp243 int32_t AConfiguration_match(AConfiguration* base, AConfiguration* requested) { in AConfiguration_match() function
H A Dlibandroid.map.txt58 AConfiguration_match;
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc75 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_match);
394 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_match); in init_stub_library()
H A Dstubs_arm64.cc75 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_match);
394 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_match); in init_stub_library()