Home
last modified time | relevance | path

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

/external/chromium_org/tools/gn/
Dfunction_rebase_path.cc59 bool convert_to_system_absolute, in ConvertOnePath() argument
70 if (convert_to_system_absolute) { in ConvertOnePath()
229 bool convert_to_system_absolute = true; in RunRebasePath() local
238 convert_to_system_absolute = false; in RunRebasePath()
257 from_dir, to_dir, convert_to_system_absolute, err); in RunRebasePath()
266 from_dir, to_dir, convert_to_system_absolute, err)); in RunRebasePath()