Home
last modified time | relevance | path

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

/external/cronet/tot/url/
Durl_canon_stdstring.h99 void SetPortStr(const CharT* str) { SetImpl(&ParentT::SetPort, str); } in SetPortStr() function
100 void SetPortStr(StringViewT str) { SetImpl(&ParentT::SetPort, str); } in SetPortStr() function
/external/cronet/stable/url/
Durl_canon_stdstring.h99 void SetPortStr(const CharT* str) { SetImpl(&ParentT::SetPort, str); } in SetPortStr() function
100 void SetPortStr(StringViewT str) { SetImpl(&ParentT::SetPort, str); } in SetPortStr() function