Searched refs:CONFIG_JSON (Results 1 – 2 of 2) sorted by relevance
28 constexpr char CONFIG_JSON[] = "config.json"; variable38 std::string filename = rootDir + DELIMITER + (isStage ? MODULE_JSON : CONFIG_JSON); in CreateContext()
66 const nlohmann::json CONFIG_JSON = R"( variable