Home
last modified time | relevance | path

Searched refs:WritePathStr (Results 1 – 2 of 2) sorted by relevance

/third_party/gn/src/gn/
Dpath_output.cc26 WritePathStr(out, file.value()); in WriteFile()
64 WritePathStr(out, dir.value()); in WriteDir()
67 WritePathStr(out, in WriteDir()
153 void PathOutput::WritePathStr(std::ostream& out, std::string_view str) const { in WritePathStr() function in PathOutput
Dpath_output.h74 void WritePathStr(std::ostream& out, std::string_view str) const;