GetFullPathSecondary   77 tools/gn/build_settings.h   base::FilePath GetFullPathSecondary(const SourceFile& file) const;
GetFullPathSecondary   78 tools/gn/build_settings.h   base::FilePath GetFullPathSecondary(const SourceDir& dir) const;
GetFullPathSecondary  314 tools/gn/function_exec_script.cc     script_path = build_settings->GetFullPathSecondary(script_source);
GetFullPathSecondary  215 tools/gn/input_file_manager.cc           build_settings->GetFullPathSecondary(name);