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

  /external/grpc-grpc/src/core/lib/iomgr/
port.h 94 #define GRPC_MSG_IOVLEN_TYPE int
107 #define GRPC_MSG_IOVLEN_TYPE int
tcp_posix.cc 64 #ifdef GRPC_MSG_IOVLEN_TYPE
65 typedef GRPC_MSG_IOVLEN_TYPE msg_iovlen_type;
    [all...]

Completed in 495 milliseconds