Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h515 void AConfiguration_delete(AConfiguration* config);
/frameworks/base/native/android/
Dconfiguration.cpp33 void AConfiguration_delete(AConfiguration* config) { in AConfiguration_delete() function
Dlibandroid.map.txt40 AConfiguration_delete;
/frameworks/libs/native_bridge_support/android_api/libandroid/
Dstubs_riscv64.cc57 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_delete);
424 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_delete); in init_stub_library()
Dstubs_arm.cc57 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_delete);
424 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_delete); in init_stub_library()
Dstubs_arm64.cc57 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_delete);
424 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_delete); in init_stub_library()