Home
last modified time | relevance | path

Searched refs:PHP_GRPC_FREE_CLASS_OBJECT (Results 1 – 8 of 8) sorted by relevance

/third_party/grpc/src/php/ext/grpc/
Dserver_credentials.c46 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_server_credentials, in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dserver.c60 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_server, server_ce_handlers); in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dphp7_wrapper.h82 #define PHP_GRPC_FREE_CLASS_OBJECT(class_object, handler) \ macro
Dcall_credentials.c51 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_call_credentials, in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dtimeval.c43 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_timeval, timeval_ce_handlers); in PHP_GRPC_FREE_WRAPPED_FUNC_START()
Dchannel_credentials.c69 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_channel_credentials, in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dcall.c54 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_call, call_ce_handlers); in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dchannel.c99 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_channel, channel_ce_handlers); in PHP_GRPC_FREE_WRAPPED_FUNC_END()