Home
last modified time | relevance | path

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

/device/google/cuttlefish_vmm/qemu/scripts/
Dgenrepo.py84 REPO_MAPPING = { variable
222 if repo_url in REPO_MAPPING:
223 repo_url = REPO_MAPPING[repo_url]