Searched defs:SetHostStr (Results 1 – 1 of 1) sorted by relevance
94 void SetHostStr(const CharT* str) { SetImpl(&ParentT::SetHost, str); } in SetHostStr() function95 void SetHostStr(StringPieceT str) { SetImpl(&ParentT::SetHost, str); } in SetHostStr() function