Searched refs:get_installed_path (Results 1 - 7 of 7) sorted by relevance

/pkg/src/modules/actions/
H A Dlink.py61 path = self.get_installed_path(pkgplan.image.get_root())
83 path = self.get_installed_path(img.get_root())
105 path = self.get_installed_path(pkgplan.image.get_root())
H A Dhardlink.py70 path = self.get_installed_path(pkgplan.image.get_root())
117 path = self.get_installed_path(img.get_root())
H A Dfile.py82 path = orig.get_installed_path(pkgplan.image.get_root())
87 path = self.get_installed_path(pkgplan.image.get_root())
110 retrieved.add(self.get_installed_path(
144 final_path = self.get_installed_path(pkgplan.image.get_root())
354 path = self.get_installed_path(img.get_root())
554 final_path = self.get_installed_path(pkgplan.image.get_root())
707 path = self.get_installed_path(pkgplan.image.get_root())
720 path = self.get_installed_path(pkgplan.image.get_root())
855 full_path = self.get_installed_path(image.get_root())
H A Ddirectory.py153 path = self.get_installed_path(pkgplan.image.get_root())
220 path = self.get_installed_path(pkgplan.image.get_root())
H A Dlicense.py85 path = self.get_installed_path(pkgplan.image.get_root())
H A Dgeneric.py594 def get_installed_path(self, img_root): member in class:Action
851 path = self.get_installed_path(pkgplan.image.get_root())
984 path = self.get_installed_path(img.get_root())
/pkg/src/modules/client/
H A Dimageplan.py3335 opath = orig.get_installed_path(self.image.get_root())
3345 final_path = dest.get_installed_path(
4084 path = action.get_installed_path(self.image.root)

Completed in 55 milliseconds