Home
last modified time | relevance | path

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

/tools/asuite/aidegen/lib/
Dcommon_util.py759 lang = constant.LANG_JAVA
764 if lang in (constant.LANG_UNDEFINED, constant.LANG_JAVA):
767 lang = constant.LANG_JAVA
774 lang = constant.LANG_JAVA
/tools/asuite/aidegen/
Dconstant.py155 LANG_JAVA = 'j' variable
160 LANG_JAVA: JAVA,