HomeSort by relevance Sort by last modified time
    Searched defs:grpc_auth_property_iterator_next (Results 1 - 2 of 2) sorted by null

  /external/grpc-grpc/src/core/lib/security/context/
security_context.cc 191 const grpc_auth_property* prop = grpc_auth_property_iterator_next(&it);
218 const grpc_auth_property* grpc_auth_property_iterator_next( function
220 GRPC_API_TRACE("grpc_auth_property_iterator_next(it=%p)", 1, (it));
238 return grpc_auth_property_iterator_next(it);
  /external/grpc-grpc/src/ruby/ext/grpc/
rb_grpc_imports.generated.h 289 #define grpc_auth_property_iterator_next grpc_auth_property_iterator_next_import macro
    [all...]

Completed in 76 milliseconds