Home
last modified time | relevance | path

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

/third_party/grpc/src/php/ext/grpc/
Dchannel.c63 void php_grpc_channel_ref(grpc_channel_wrapper* wrapper) { in php_grpc_channel_ref() function
251 php_grpc_channel_ref(channel->wrapper); in create_channel()
298 php_grpc_channel_ref(channel->wrapper); in create_and_add_channel_to_persistent_list()
464 php_grpc_channel_ref(channel->wrapper); in PHP_METHOD()