Searched refs:host_pkg_manifest (Results 1 – 4 of 4) sorted by relevance
18 target_pkg_manifest=None, host_pkg_manifest=None): argument24 self.host_pkg_manifest = host_pkg_manifest40 return self._hasPackage(self.host_pkg_manifest, pkg, regex=regex)
92 host_pkg_manifest = self.context_executor_class._load_manifest(118 host_pkg_manifest=host_pkg_manifest, **context_args)
41 host_pkg_manifest = OESDKExtTestContextExecutor._load_manifest(81 host_pkg_manifest=host_pkg_manifest)
19 return self._hasPackage(self.host_pkg_manifest, pkg)