Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/ext/grpc/
Dchannel.c67 void php_grpc_channel_unref(grpc_channel_wrapper* wrapper) { in php_grpc_channel_unref() function
85 php_grpc_channel_unref(p->wrapper);
540 php_grpc_channel_unref(channel->wrapper); in PHP_METHOD()
566 php_grpc_channel_unref(le->channel); in php_grpc_channel_plink_dtor()