Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_shared_library.h83 void CallConstructors();
Dcrazy_linker_shared_library.cpp387 void SharedLibrary::CallConstructors() { in CallConstructors() function in crazy::SharedLibrary
Dcrazy_linker_library_list.cpp366 lib->CallConstructors(); in LoadLibrary()