Home
last modified time | relevance | path

Searched refs:CallDestructors (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_shared_library.h86 void CallDestructors();
Dcrazy_linker_shared_library.cpp393 void SharedLibrary::CallDestructors() { in CallDestructors() function in crazy::SharedLibrary
Dcrazy_linker_library_list.cpp202 lib->CallDestructors(); in UnloadLibrary()