Searched refs:handler_function (Results 1 – 4 of 4) sorted by relevance
55 const HandlerFunction& handler_function) { in RouteFunction() argument63 v8::External::New(isolate, new HandlerFunction(handler_function))); in RouteFunction()
43 const HandlerFunction& handler_function);
149 void(*handler_function) (
701 void (*handler_function)(sql::Statement* old_value_query, in MigrateToSpecifics()718 handler_function(&query, 2, &new_value); in MigrateToSpecifics()