Home
last modified time | relevance | path

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

/third_party/gn/src/gn/
Dpath_output.cc131 void PathOutput::WriteSourceRelativeString(std::ostream& out, in WriteSourceRelativeString() function in PathOutput
163 WriteSourceRelativeString(out, str.substr(2)); in WritePathStr()
Dpath_output.h79 void WriteSourceRelativeString(std::ostream& out, std::string_view str) const;