Searched defs:SetPortStr (Results 1 – 2 of 2) sorted by relevance
99 void SetPortStr(const CharT* str) { SetImpl(&ParentT::SetPort, str); } in SetPortStr() function100 void SetPortStr(StringViewT str) { SetImpl(&ParentT::SetPort, str); } in SetPortStr() function