Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h500 void AConfiguration_copy(AConfiguration* dest, AConfiguration* src);
/frameworks/base/native/android/
Dconfiguration.cpp45 void AConfiguration_copy(AConfiguration* dest, AConfiguration* src) { in AConfiguration_copy() function
Dlibandroid.map.txt39 AConfiguration_copy;
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc56 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_copy);
390 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_copy); in init_stub_library()
Dstubs_arm64.cc56 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_copy);
390 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_copy); in init_stub_library()