Searched refs:parse_json_stream (Results 1 – 2 of 2) sorted by relevance
239 def parse_json_stream(data): function255 for obj in parse_json_stream(repo.run_cmd(['show'] + git_objs + ['--'])):
115 def parse_json_stream(data): function140 data = parse_json_stream(repo.run_cmd(['show'] + git_objs + ['--']))