Searched refs:crazy_context_destroy (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/android_crazy_linker/src/tests/
H A Dtest_dl_wrappers.cpp47 crazy_context_destroy(context);
H A Dtest_load_library.cpp44 crazy_context_destroy(context);
H A Dtest_load_library_depends.cpp52 crazy_context_destroy(context);
H A Dtest_constructors_destructors.cpp62 crazy_context_destroy(context);
H A Dtest_jni_hooks.cpp69 crazy_context_destroy(context);
H A Dtest_load_library_callbacks.cpp88 crazy_context_destroy(context);
H A Dtest_relocated_shared_relro.cpp102 crazy_context_destroy(context);
H A Dtest_search_path_list.cpp131 crazy_context_destroy(context);
H A Dtest_shared_relro.cpp102 crazy_context_destroy(context);
H A Dtest_two_shared_relros.cpp120 crazy_context_destroy(context);
/external/chromium_org/third_party/android_crazy_linker/src/include/
H A Dcrazy_linker.h135 void crazy_context_destroy(crazy_context_t* context) _CRAZY_PUBLIC;
/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_api.cpp158 void crazy_context_destroy(crazy_context_t* context) { delete context; } function

Completed in 99 milliseconds