HomeSort by relevance Sort by last modified time
    Searched full:source_file_stream (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/tools/gn/
ninja_script_target_writer.cc 124 std::ostringstream source_file_stream; local
125 path_output_no_escaping_.WriteFile(source_file_stream, source);
132 out_, source_file_stream.str(), template_escape_options);

Completed in 41 milliseconds