HomeSort by relevance Sort by last modified time
    Searched refs:deps_file_downloader (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/findit/
chromium_deps.py 94 deps_file_downloader=_GetContentOfDEPS):
100 deps_file_downloader: A function that takes the chromium_revision as input,
140 deps_content = deps_file_downloader(chromium_revision)
195 deps_file_downloader=_GetContentOfDEPS):
202 deps_file_downloader: A function that takes the chromium_revision as input,
212 deps_file_downloader)
217 deps_file_downloader)
chromium_deps_unittest.py 85 chromium_revision, deps_file_downloader=_GetContentOfDEPS)
153 deps_file_downloader=_GetContentOfDEPS)

Completed in 158 milliseconds