Searched refs:get_vendor_makefile_path (Results 1 – 4 of 4) sorted by relevance
28 get_vendor_makefile_path(root, self.kernel)
36 self.makefile_path = hdf_utils.get_vendor_makefile_path(
29 self.makefile_path = hdf_utils.get_vendor_makefile_path(
251 def get_vendor_makefile_path(root, kernel): function