Home
last modified time | relevance | path

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

/external/u-boot/tools/buildman/
Dcontrol.py236 series = patchstream.GetMetaDataForList(upstream_commit,
239 series = patchstream.GetMetaDataForList(range_expr,
243 series = patchstream.GetMetaDataForList(options.branch,
/external/u-boot/tools/patman/
Dpatchstream.py385 def GetMetaDataForList(commit_range, git_dir=None, count=None, function
424 return GetMetaDataForList('HEAD~%d' % start, None, count)