Searched refs:wrapped_grpc_timeval (Results 1 – 4 of 4) sorted by relevance
28 PHP_GRPC_FREE_WRAPPED_FUNC_START(wrapped_grpc_timeval) in PHP_GRPC_FREE_WRAPPED_FUNC_START() argument35 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_timeval); in PHP_GRPC_FREE_WRAPPED_FUNC_START()38 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_timeval, timeval_ce_handlers); in PHP_GRPC_FREE_WRAPPED_FUNC_START()45 wrapped_grpc_timeval *timeval = in grpc_php_wrap_timeval()46 PHP_GRPC_GET_WRAPPED_OBJECT(wrapped_grpc_timeval, timeval_object); in grpc_php_wrap_timeval()56 wrapped_grpc_timeval *timeval = in PHP_METHOD()57 PHP_GRPC_GET_WRAPPED_OBJECT(wrapped_grpc_timeval, getThis()); in PHP_METHOD()87 wrapped_grpc_timeval *self = in PHP_METHOD()88 PHP_GRPC_GET_WRAPPED_OBJECT(wrapped_grpc_timeval, getThis()); in PHP_METHOD()89 wrapped_grpc_timeval *other = in PHP_METHOD()[all …]
28 PHP_GRPC_WRAP_OBJECT_START(wrapped_grpc_timeval) in PHP_GRPC_WRAP_OBJECT_START() argument30 PHP_GRPC_WRAP_OBJECT_END(wrapped_grpc_timeval)32 static inline wrapped_grpc_timeval34 return (wrapped_grpc_timeval*)((char*)(obj) -35 XtOffsetOf(wrapped_grpc_timeval, std));
229 wrapped_grpc_timeval *deadline = in PHP_METHOD()230 PHP_GRPC_GET_WRAPPED_OBJECT(wrapped_grpc_timeval, deadline_obj); in PHP_METHOD()
519 wrapped_grpc_timeval *deadline = in PHP_METHOD()520 PHP_GRPC_GET_WRAPPED_OBJECT(wrapped_grpc_timeval, deadline_obj); in PHP_METHOD()