Searched refs:GetChrootPath (Results 1 – 1 of 1) sorted by relevance
83 def GetChrootPath(chromeos_root): function88 if not file_path.startswith(GetChrootPath(chromeos_root)):91 return file_path[len(GetChrootPath(chromeos_root)):]95 return os.path.join(GetChrootPath(chromeos_root), file_path.lstrip('/'))288 GetChrootPath(chromeos_root),294 GetChrootPath(chromeos_root),