Searched refs:get_list (Results 1 - 4 of 4) sorted by relevance

/u-boot/tools/patman/
H A Dpatchstream.py692 def get_list(commit_range, git_dir=None, count=None): function
730 stdout = get_list(commit_range, git_dir, count)
H A Dfunc_test.py1108 stdout = patchstream.get_list(dest_branch, count=count, git_dir=gitdir)
/u-boot/tools/buildman/
H A Dboards.py476 def get_list(self): member in class:Boards
H A Dfunc_test.py512 for brd in self._boards.get_list():

Completed in 66 milliseconds