Home | History | Annotate | Download | only in bin

Lines Matching refs:install_pkg

455     def install_pkg(self, name, pkg_type, install_dir):
466 self.pkgmgr.install_pkg(name, pkg_type, self.pkgdir, install_dir)
518 self.install_pkg(dep, 'dep', dep_dir)