Searched defs:StringViewType (Results 1 – 2 of 2) sorted by relevance
| /third_party/gn/src/base/files/ | ||
| D | file_path.h | 156 using StringViewType = std::basic_string_view<CharType>; variable |
| D | file_path.cc | 33 using StringViewType = FilePath::StringViewType; typedef |