Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/ext/grpc/
Dserver_credentials.c41 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_server_credentials, in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dphp7_wrapper.h76 #define PHP_GRPC_FREE_CLASS_OBJECT(class_object, handler) \ macro
216 #define PHP_GRPC_FREE_CLASS_OBJECT(class_object, handler) \ macro
Dserver.c55 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_server, server_ce_handlers); in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dchannel_credentials.c64 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_channel_credentials, in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dcall_credentials.c46 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_call_credentials, in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dtimeval.c38 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_timeval, timeval_ce_handlers); in PHP_GRPC_FREE_WRAPPED_FUNC_START()
Dcall.c49 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_call, call_ce_handlers); in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dchannel.c97 PHP_GRPC_FREE_CLASS_OBJECT(wrapped_grpc_channel, channel_ce_handlers); in PHP_GRPC_FREE_WRAPPED_FUNC_END()