HomeSort by relevance Sort by last modified time
    Searched refs:grpc_handshaker_factory_vtable (Results 1 - 4 of 4) sorted by null

  /external/grpc-grpc/src/core/lib/channel/
handshaker_factory.h 37 } grpc_handshaker_factory_vtable; typedef in typeref:struct:__anon23073
40 const grpc_handshaker_factory_vtable* vtable;
  /external/grpc-grpc/test/core/handshake/
readahead_handshaker_server_ssl.cc 85 static const grpc_handshaker_factory_vtable
  /external/grpc-grpc/src/core/lib/security/transport/
security_handshaker.cc 499 static const grpc_handshaker_factory_vtable client_handshaker_factory_vtable = {
505 static const grpc_handshaker_factory_vtable server_handshaker_factory_vtable = {
  /external/grpc-grpc/src/core/ext/filters/client_channel/
http_connect_handshaker.cc 361 static const grpc_handshaker_factory_vtable handshaker_factory_vtable = {

Completed in 263 milliseconds