Home
last modified time | relevance | path

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

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