Searched defs:ServerAddress (Results 1 – 3 of 3) sorted by relevance
38 ServerAddress::ServerAddress( in ServerAddress() function in grpc_core::ServerAddress43 ServerAddress::ServerAddress( in ServerAddress() function in grpc_core::ServerAddress51 ServerAddress::ServerAddress(const ServerAddress& other) in ServerAddress() function in grpc_core::ServerAddress68 ServerAddress::ServerAddress(ServerAddress&& other) noexcept in ServerAddress() function in grpc_core::ServerAddress
79 llvm::cl::opt<std::string> ServerAddress( variable306 void runServerAndWait(clangd::SymbolIndex &Index, llvm::StringRef ServerAddress, in runServerAndWait()
269 const ServerAddress& /*address*/, in SubchannelData()