Home
last modified time | relevance | path

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

/tools/asuite/aidegen/
Dconstant.py134 JAR_EXT = '.jar' variable
135 TARGET_LIBS = [JAR_EXT]
/tools/asuite/aidegen/lib/
Dproject_info.py654 jar.endswith(constant.JAR_EXT)):
/tools/asuite/aidegen/project/
Dproject_splitter.py421 file_exts = [constant.JAR_EXT]