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

  /external/grpc-grpc/src/php/ext/grpc/
server_credentials.c 108 PHP_GRPC_INIT_HANDLER(wrapped_grpc_server_credentials,
php7_wrapper.h 149 #define PHP_GRPC_INIT_HANDLER(class_object, handler_name)
274 #define PHP_GRPC_INIT_HANDLER(class_object, handler_name) \
call_credentials.c 259 PHP_GRPC_INIT_HANDLER(wrapped_grpc_call_credentials,
channel_credentials.c 254 PHP_GRPC_INIT_HANDLER(wrapped_grpc_channel_credentials,
server.c 241 PHP_GRPC_INIT_HANDLER(wrapped_grpc_server, server_ce_handlers);
timeval.c 296 PHP_GRPC_INIT_HANDLER(wrapped_grpc_timeval, timeval_ce_handlers);
call.c 625 PHP_GRPC_INIT_HANDLER(wrapped_grpc_call, call_ce_handlers);
channel.c 768 PHP_GRPC_INIT_HANDLER(wrapped_grpc_channel, channel_ce_handlers);

Completed in 1023 milliseconds