Home
last modified time | relevance | path

Searched defs:PHP_GRPC_WRAP_OBJECT_START (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/php/ext/grpc/
H A Dtimeval.h28 PHP_GRPC_WRAP_OBJECT_START(wrapped_grpc_timeval) in PHP_GRPC_WRAP_OBJECT_START() function
H A Dserver_credentials.h31 PHP_GRPC_WRAP_OBJECT_START(wrapped_grpc_server_credentials) in PHP_GRPC_WRAP_OBJECT_START() function
H A Dserver.h28 PHP_GRPC_WRAP_OBJECT_START(wrapped_grpc_server) in PHP_GRPC_WRAP_OBJECT_START() function
H A Dcall_credentials.h31 PHP_GRPC_WRAP_OBJECT_START(wrapped_grpc_call_credentials) in PHP_GRPC_WRAP_OBJECT_START() function
H A Dchannel.h47 PHP_GRPC_WRAP_OBJECT_START(wrapped_grpc_channel) in PHP_GRPC_WRAP_OBJECT_START() function
H A Dphp7_wrapper.h61 #define PHP_GRPC_WRAP_OBJECT_START(name) \ macro