Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/surface/
Dserver.cc404 static int is_channel_orphaned(channel_data* chand) { in is_channel_orphaned() function
422 if (is_channel_orphaned(chand)) return; in destroy_channel()