Home
last modified time | relevance | path

Searched defs:CreateInsecureChannelFromFd (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/cpp/client/
Dcreate_channel_posix.cc31 std::shared_ptr<Channel> CreateInsecureChannelFromFd(const grpc::string& target, in CreateInsecureChannelFromFd() function
/external/rust/crates/grpcio-sys/grpc/src/cpp/client/
Dcreate_channel_posix.cc33 std::shared_ptr<Channel> CreateInsecureChannelFromFd(const std::string& target, in CreateInsecureChannelFromFd() function