Searched defs:GetHost (Results 1 – 6 of 6) sorted by relevance
35 static std::string GetHost(Operation *op) { in GetHost() function
57 std::string GetHost(llvm::StringRef device) { in GetHost() function65 std::string GetHost(Operation *op) { in GetHost() function
46 std::string GetHost(const std::string &device) { in GetHost() function
40 absl::string_view EvaluateArgs::GetHost() const { in GetHost() function in grpc_core::EvaluateArgs
136 TEST(GrpcAwsRequestSignerTest, GetHost) { in TEST() argument
1759 func (m *InnerMessage) GetHost() string { func