Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/security/context/
Dsecurity_context.cc120 static grpc_auth_property_iterator empty_iterator = {nullptr, 0, nullptr}; variable
211 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;