Home
last modified time | relevance | path

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

/external/libchrome/build/android/pylib/constants/
Dhost_paths.py57 _cached_tool_paths = {} variable
71 tool_path = _cached_tool_paths.get((tool, cpu_arch))
87 _cached_tool_paths[(tool, cpu_arch)] = tool_path