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