Home
last modified time | relevance | path

Searched defs:CONFIG_JSON (Results 1 – 4 of 4) sorted by relevance

/developtools/packing_tool/ohos_packing_tool/frameworks/include/
Dconstants.h78 const std::string CONFIG_JSON = "config.json"; variable
/developtools/global_resource_tool/include/
Dresource_data.h31 const static std::string CONFIG_JSON = "config.json"; variable
/developtools/packing_tool/adapter/ohos/
DModuleJsonUtil.java63 private static final String CONFIG_JSON = "config.json"; field in ModuleJsonUtil
DCompressor.java79 private static final String CONFIG_JSON = "config.json"; field in Compressor