Home
last modified time | relevance | path

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

/external/grpc-grpc/src/php/ext/grpc/
Dcall_credentials.c178 bool should_return = false; in plugin_get_metadata() local
183 should_return = true; // Synchronous return. in plugin_get_metadata()
187 should_return = true; // Synchronous return. in plugin_get_metadata()
201 if (should_return) { in plugin_get_metadata()