Searched defs:SetPathStr (Results 1 – 1 of 1) sorted by relevance
104 void SetPathStr(const CharT* str) { SetImpl(&ParentT::SetPath, str); } in SetPathStr() function105 void SetPathStr(StringViewT str) { SetImpl(&ParentT::SetPath, str); } in SetPathStr() function