Searched refs:wrapped_grpc_channel (Results 1 – 4 of 4) sorted by relevance
38 PHP_GRPC_WRAP_OBJECT_START(wrapped_grpc_channel) in PHP_GRPC_WRAP_OBJECT_START() argument40 PHP_GRPC_WRAP_OBJECT_END(wrapped_grpc_channel)42 static inline wrapped_grpc_channel44 return (wrapped_grpc_channel*)((char*)(obj) -45 XtOffsetOf(wrapped_grpc_channel, std));
81 PHP_GRPC_FREE_WRAPPED_FUNC_START(wrapped_grpc_channel)94 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_channel); in PHP_GRPC_FREE_WRAPPED_FUNC_END()97 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_channel, channel_ce_handlers); in PHP_GRPC_FREE_WRAPPED_FUNC_END()216 wrapped_grpc_channel *channel, in create_channel()233 wrapped_grpc_channel *channel, in create_and_add_channel_to_persistent_list()298 wrapped_grpc_channel *channel = in PHP_METHOD()299 PHP_GRPC_GET_WRAPPED_OBJECT(wrapped_grpc_channel, getThis()); in PHP_METHOD()443 wrapped_grpc_channel *channel = in PHP_METHOD()444 PHP_GRPC_GET_WRAPPED_OBJECT(wrapped_grpc_channel, getThis()); in PHP_METHOD()464 wrapped_grpc_channel *channel = in PHP_METHOD()[all …]
33 wrapped_grpc_channel* channel;
218 wrapped_grpc_channel *channel = in PHP_METHOD()219 PHP_GRPC_GET_WRAPPED_OBJECT(wrapped_grpc_channel, channel_obj); in PHP_METHOD()