Home
last modified time | relevance | path

Searched refs:GetMetaDataForList (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/buildman/
H A Dcontrol.py215 series = patchstream.GetMetaDataForList(upstream_commit,
218 series = patchstream.GetMetaDataForList(range_expr,
222 series = patchstream.GetMetaDataForList(options.branch,
/OK3568_Linux_fs/u-boot/tools/patman/
H A Dpatchstream.py386 def GetMetaDataForList(commit_range, git_dir=None, count=None, function
425 return GetMetaDataForList('HEAD~%d' % start, None, count)