Home
last modified time | relevance | path

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

/tools/asuite/aidegen/lib/
Dsource_locator.py582 if self.module_path != constant.LIBCORE_PATH:
583 self.dep_paths.append(constant.LIBCORE_PATH)
/tools/asuite/aidegen/
Dconstant.py160 LIBCORE_PATH = 'libcore' variable