Searched defs:SetPortStr (Results 1 – 1 of 1) 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