Home
last modified time | relevance | path

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

/external/cronet/url/
Durl_canon_stdstring.h94 void SetHostStr(const CharT* str) { SetImpl(&ParentT::SetHost, str); } in SetHostStr() function
95 void SetHostStr(StringPieceT str) { SetImpl(&ParentT::SetHost, str); } in SetHostStr() function