Searched refs:is_supported_archive (Results 1 – 2 of 2) sorted by relevance
/tools/external_updater/ | ||
D | archive_utils.py | 71 def is_supported_archive(url): function |
D | github_archive_updater.py | 101 if archive_utils.is_supported_archive(a['browser_download_url']) |