HomeSort by relevance Sort by last modified time
    Searched refs:PHP_GRPC_ALLOC_CLASS_OBJECT (Results 1 - 8 of 8) sorted by null

  /external/grpc-grpc/src/php/ext/grpc/
server_credentials.c 38 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_server_credentials);
php7_wrapper.h 70 #define PHP_GRPC_ALLOC_CLASS_OBJECT(class_object) \
211 #define PHP_GRPC_ALLOC_CLASS_OBJECT(class_object) \
call_credentials.c 43 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_call_credentials);
channel_credentials.c 61 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_channel_credentials);
server.c 52 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_server);
timeval.c 35 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_timeval);
call.c 46 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_call);
channel.c 94 PHP_GRPC_ALLOC_CLASS_OBJECT(wrapped_grpc_channel);

Completed in 1739 milliseconds