Searched defs:configJsonPath (Results 1 – 4 of 4) sorted by relevance
85 std::string configJsonPath = std::string(FILE_PATH) + CONFIG_JSON_NAME; in SetUp() local160 std::string configJsonPath = std::string(FILE_PATH) + CONFIG_JSON_NAME; variable
121 bool VersionNormalize::ModifyConfigJson(const std::string &configJsonPath, NormalizeVersion &normal… in ModifyConfigJson()229 … std::string configJsonPath = tempPath + Constants::LINUX_FILE_SEPARATOR + Constants::CONFIG_JSON; in ProcessJsonFiles() local
397 bool GeneralNormalize::ModifyConfigJson(const std::string &configJsonPath, in ModifyConfigJson()774 … std::string configJsonPath = tempPath + Constants::LINUX_FILE_SEPARATOR + Constants::CONFIG_JSON; in ProcessJsonFiles() local
3580 String configJsonPath = tempDir.resolve(CONFIG_JSON).toString(); in versionNormalize() local3948 String configJsonPath = tempDir.resolve(CONFIG_JSON).toString(); in generalNormalize() local