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

  /external/grpc-grpc/src/core/lib/channel/
handshaker_registry.h 31 NUM_HANDSHAKER_TYPES, // Must be last.
handshaker_registry.cc 73 g_handshaker_factory_lists[NUM_HANDSHAKER_TYPES];
80 for (size_t i = 0; i < NUM_HANDSHAKER_TYPES; ++i) {

Completed in 416 milliseconds