Searched refs:empty_iterator (Results 1 – 2 of 2) sorted by relevance
138 static grpc_auth_property_iterator empty_iterator = {nullptr, 0, nullptr}; variable171 grpc_auth_property_iterator it = empty_iterator; in grpc_auth_context_property_iterator()205 grpc_auth_property_iterator it = empty_iterator; in grpc_auth_context_find_properties_by_name()208 if (ctx == nullptr || name == nullptr) return empty_iterator; in grpc_auth_context_find_properties_by_name()217 if (ctx == nullptr) return empty_iterator; in grpc_auth_context_peer_identity()
120 static grpc_auth_property_iterator empty_iterator = {nullptr, 0, nullptr}; variable211 grpc_auth_property_iterator it = empty_iterator;244 grpc_auth_property_iterator it = empty_iterator;247 if (ctx == nullptr || name == nullptr) return empty_iterator;256 if (ctx == nullptr) return empty_iterator;