Searched refs:GetChrootPath (Results 1 – 1 of 1) sorted by relevance
88 def GetChrootPath(chromeos_root): function93 if not file_path.startswith(GetChrootPath(chromeos_root)):96 return file_path[len(GetChrootPath(chromeos_root)):]100 return os.path.join(GetChrootPath(chromeos_root), file_path.lstrip('/'))293 GetChrootPath(chromeos_root),299 GetChrootPath(chromeos_root),