Home
last modified time | relevance | path

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

/art/tools/build/
Dvar_cache.py77 _VAR_LIST_PATH = os.path.join(_THIS_DIR, "var_list") variable
88 with open(_VAR_LIST_PATH) as f: