Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/
Dcreate_channel_posix.h45 std::shared_ptr<Channel> CreateCustomInsecureChannelFromFd(
/external/grpc-grpc/src/cpp/client/
Dcreate_channel_posix.cc39 std::shared_ptr<Channel> CreateCustomInsecureChannelFromFd( in CreateCustomInsecureChannelFromFd() function