Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dfilesystem_utils.h31 SourceFileType GetSourceFileType(const SourceFile& file,
Dninja_binary_target_writer.cc154 SourceFileType input_file_type = GetSourceFileType(input_file, in WriteSources()
429 SourceFileType input_file_type = GetSourceFileType( in ClassifyDependency()
Dfilesystem_utils.cc114 SourceFileType GetSourceFileType(const SourceFile& file, in GetSourceFileType() function