Home
last modified time | relevance | path

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

/ndk/sources/android/crazy_linker/tests/
Dtest_load_library_callbacks.cpp57 crazy_context_set_callback_poster(context, &PostCallback, &callback); in main()
/ndk/sources/android/crazy_linker/include/
Dcrazy_linker.h178 void crazy_context_set_callback_poster(crazy_context_t* context,
/ndk/sources/android/crazy_linker/src/
Dcrazy_linker_api.cpp140 void crazy_context_set_callback_poster(crazy_context_t* context, in crazy_context_set_callback_poster() function