Searched refs:grpc_custom_timer_callback (Results 1 – 5 of 5) sorted by relevance
41 void grpc_custom_timer_callback(grpc_custom_timer* t, grpc_error* error);
45 grpc_custom_timer_callback(timer_wrapper, GRPC_ERROR_NONE); in run_expired_timer()
33 void grpc_custom_timer_callback(grpc_custom_timer* t, grpc_error* error) { in grpc_custom_timer_callback() function
102 void grpc_custom_timer_callback(grpc_custom_timer* t, grpc_error* error);
355 grpc_custom_timer_callback(self.c_timer, grpc_error_none())