Searched refs:GetDir (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/tools/gn/
H A Dinput_file.cc11 dir_(name_.GetDir()),
H A Dsource_file.cc42 SourceDir SourceFile::GetDir() const { function in class:SourceFile
H A Dsource_file.h40 SourceDir GetDir() const;
H A Dsubstitution_writer.cc364 return DirectoryWithNoLastSlash(source.GetDir());
365 to_rebase = DirectoryWithNoLastSlash(source.GetDir());
370 return DirectoryWithNoLastSlash(source.GetDir());
372 DirectoryWithNoLastSlash(source.GetDir()), SourceDir("//"));
376 GetGenDirForSourceDir(settings, source.GetDir()));
381 GetOutputDirForSourceDir(settings, source.GetDir()));
H A Dimport_manager.cc28 scope->set_source_dir(file.GetDir());
H A Dfunction_get_path_info.cc37 return current_dir.ResolveRelativeFile(input_string).GetDir();
H A Dloader.cc250 our_scope.set_source_dir(file_name.GetDir());

Completed in 244 milliseconds