Home
last modified time | relevance | path

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

/aosp12/frameworks/native/include/android/
H A Dconfiguration.h500 void AConfiguration_copy(AConfiguration* dest, AConfiguration* src);
/aosp12/frameworks/base/native/android/
H A Dconfiguration.cpp45 void AConfiguration_copy(AConfiguration* dest, AConfiguration* src) { in AConfiguration_copy() function
H A Dlibandroid.map.txt32 AConfiguration_copy;
/aosp12/frameworks/libs/native_bridge_support/libandroid/
H A Dstubs_arm.cc49 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_copy);
368 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_copy); in init_stub_library()
H A Dstubs_arm64.cc49 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_copy);
368 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_copy); in init_stub_library()