Searched refs:rdebug_callback_handler_t (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/android_crazy_linker/src/src/
H A Dcrazy_linker_rdebug.h164 typedef void (*rdebug_callback_handler_t)(RDebug*, link_map_t*); typedef in namespace:crazy
211 bool PostCallback(rdebug_callback_handler_t handler, link_map_t* entry);
214 void RunOrDelay(rdebug_callback_handler_t handler, link_map_t* entry) {
H A Dcrazy_linker_rdebug.cpp274 RDebugRunnable(rdebug_callback_handler_t handler,
282 rdebug_callback_handler_t handler_;
302 bool RDebug::PostCallback(rdebug_callback_handler_t handler,

Completed in 120 milliseconds