Lines Matching refs:constant
33 from aidegen import constant
41 constant.KEY_CLASS,
42 constant.KEY_PATH,
43 constant.KEY_INSTALLED,
44 constant.KEY_DEPENDENCIES,
45 constant.KEY_SRCS,
46 constant.KEY_SRCJARS,
47 constant.KEY_CLASSES_JAR,
48 constant.KEY_TAG,
49 constant.KEY_COMPATIBILITY,
50 constant.KEY_AUTO_TEST_CONFIG,
51 constant.KEY_MODULE_NAME,
52 constant.KEY_TEST_CONFIG
59 constant.GEN_JAVA_DEPS: 'true',
60 constant.GEN_CC_DEPS: 'true',
61 constant.GEN_COMPDB: 'true',
62 constant.GEN_RUST: 'true'
100 constant.BLUEPRINT_JAVA_JSONFILE_NAME)
259 constant.BLUEPRINT_JAVA_JSONFILE_NAME))
319 constant.RUST_PROJECT_JSON))
324 link_rust = os.path.join(root_dir, constant.RUST_PROJECT_JSON)