Searched defs:_ReadGitFile (Results 1 - 1 of 1) sorted by relevance

/frameworks/webview/chromium/tools/
H A Dmerge_from_chromium.py37 def _ReadGitFile(sha1, path, git_url=None, git_branch=None): function
160 deps_content = _ReadGitFile(root_sha1, 'DEPS')
164 deps_content = _ReadGitFile('FETCH_HEAD',

Completed in 111 milliseconds