Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Derr.cc18 std::string GetNthLine(const base::StringPiece& data, int n) { in GetNthLine() function
176 std::string line = GetNthLine(input_file->contents(), in InternalPrintToStdout()