Searched defs:stringView (Results 1 – 1 of 1) sorted by relevance
265 CStrWrapper(StringView stringView) : mStringView(stringView) {} in CStrWrapper()290 inline CStrWrapper c_str(StringView stringView) { in c_str()