HomeSort by relevance Sort by last modified time
    Searched refs:GetCommandForSourceType (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/gn/
ninja_target_writer.h 58 const char* GetCommandForSourceType(SourceFileType type) const;
ninja_target_writer.cc 400 const char* command = GetCommandForSourceType(input_file_type);
577 const char* NinjaTargetWriter::GetCommandForSourceType(

Completed in 2970 milliseconds