Home
last modified time | relevance | path

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

/frameworks/native/include/android/
Dconfiguration.h489 void AConfiguration_delete(AConfiguration* config);
/frameworks/libs/native_bridge_support/libandroid/
Dstubs_arm.cc46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_delete);
336 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_delete); in init_stub_library()
Dstubs_arm64.cc46 DEFINE_INTERCEPTABLE_STUB_FUNCTION(AConfiguration_delete);
336 INIT_INTERCEPTABLE_STUB_FUNCTION("libandroid.so", AConfiguration_delete); in init_stub_library()
/frameworks/base/native/android/
Dconfiguration.cpp33 void AConfiguration_delete(AConfiguration* config) { in AConfiguration_delete() function
Dlibandroid.map.txt27 AConfiguration_delete;