Searched refs:GetInsideChrootPath (Results 1 – 2 of 2) sorted by relevance
255 tmp_dir_in_chroot = misc.GetInsideChrootPath(self.chromeos_root,277 chroot_perf_data_file = misc.GetInsideChrootPath(self.chromeos_root,397 chroot_perf_data_file = misc.GetInsideChrootPath(self.chromeos_root,403 chroot_perf_report_file = misc.GetInsideChrootPath(871 perf_data_path_in_chroot = misc.GetInsideChrootPath(
99 def GetInsideChrootPath(chromeos_root, file_path): function