Home
last modified time | relevance | path

Searched defs:callback_wrapper (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/v8/test/mjsunit/regress/
Dregress-1790.js35 var callback_wrapper = function() { function in CheckSequence
/external/qemu/distrib/sdl-1.2.15/src/timer/
DSDL_timer.c236 static Uint32 SDLCALL callback_wrapper(Uint32 ms, void *param) in callback_wrapper() function
/external/chromium_org/extensions/browser/
Dextension_function_dispatcher.cc298 UIThreadResponseCallbackWrapper* callback_wrapper = NULL; in Dispatch() local