Home
last modified time | relevance | path

Searched defs:PHP_GRPC_WRAP_OBJECT_END (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/php/ext/grpc/
H A Dcall.h34 PHP_GRPC_WRAP_OBJECT_END(wrapped_grpc_call) in PHP_GRPC_WRAP_OBJECT_END() function
H A Dchannel_credentials.h35 PHP_GRPC_WRAP_OBJECT_END(wrapped_grpc_channel_credentials) in PHP_GRPC_WRAP_OBJECT_END() function
H A Dphp7_wrapper.h63 #define PHP_GRPC_WRAP_OBJECT_END(name) \ macro