Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/tests/
Dtest_load_library_callbacks.cpp63 crazy_context_get_callback_poster(context, &poster, &poster_opaque); in main()
/ndk/sources/android/crazy_linker/include/
Dcrazy_linker.h185 void crazy_context_get_callback_poster(crazy_context_t* context,
/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_api.cpp147 void crazy_context_get_callback_poster(crazy_context_t* context, in crazy_context_get_callback_poster() function