Home
last modified time | relevance | path

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

/developtools/global_resource_tool/include/
Dresource_data.h28 const static std::string CONFIG_JSON = "config.json"; variable
/developtools/packing_tool/adapter/ohos/
DModuleJsonUtil.java57 private static final String CONFIG_JSON = "config.json"; field in ModuleJsonUtil
DCompressor.java62 private static final String CONFIG_JSON = "config.json"; field in Compressor