Searched refs:install_complementary (Results 1 – 8 of 8) sorted by relevance
147 self.pm.install_complementary('*-dbg')151 self.pm.install_complementary('*-src')
66 self.target_pm.install_complementary(self.d.getVar('SDKIMAGE_INSTALL_COMPLEMENTARY'))
106 self.pm.install_complementary()
174 self.pm.install_complementary()
62 self.target_pm.install_complementary(self.d.getVar('SDKIMAGE_INSTALL_COMPLEMENTARY'))
313 self.pm.install_complementary()
344 def install_complementary(self, globs=None): member in PackageManager