Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/ext/grpc/
Dserver_credentials.c38 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_server_credentials); in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dphp7_wrapper.h70 #define PHP_GRPC_ALLOC_CLASS_OBJECT(class_object) \ macro
211 #define PHP_GRPC_ALLOC_CLASS_OBJECT(class_object) \ macro
Dserver.c52 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_server); in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dchannel_credentials.c61 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_channel_credentials); in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dcall_credentials.c43 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_call_credentials); in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dtimeval.c35 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_timeval); in PHP_GRPC_FREE_WRAPPED_FUNC_START()
Dcall.c46 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_call); in PHP_GRPC_FREE_WRAPPED_FUNC_END()
Dchannel.c94 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_channel); in PHP_GRPC_FREE_WRAPPED_FUNC_END()