Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/ext/grpc/
Dchannel.c61 void php_grpc_channel_ref(grpc_channel_wrapper* wrapper) { in php_grpc_channel_ref() function
228 php_grpc_channel_ref(channel->wrapper); in create_channel()
275 php_grpc_channel_ref(channel->wrapper); in create_and_add_channel_to_persistent_list()
432 php_grpc_channel_ref(channel->wrapper); in PHP_METHOD()