Searched refs:DIR_SOURCE_ROOT (Results 1 - 1 of 1) sorted by relevance
/build/scripts/util/ | ||
H A D | build_utils.py | 35 DIR_SOURCE_ROOT = os.environ.get( variable 566 assert os.path.isabs(DIR_SOURCE_ROOT) 568 p for p in abs_module_paths if p.startswith(DIR_SOURCE_ROOT) |
Completed in 2 milliseconds