Searched refs:LANGUAGE_NAME_DICT (Results 1 – 2 of 2) sorted by relevance
/tools/asuite/aidegen/ | ||
D | constant.py | 144 LANGUAGE_NAME_DICT = { variable |
/tools/asuite/aidegen/lib/ | ||
D | common_util.py | 760 return constant.LANGUAGE_NAME_DICT[lang], constant.IDE_NAME_DICT[ide] |