Searched defs:moduleJsonPath (Results 1 – 9 of 9) sorted by relevance
1133 std::string moduleJsonPath = ""; variable1151 std::string moduleJsonPath = "/data/test/module.json"; variable1179 std::string moduleJsonPath = "/data/test/module.json"; variable1207 std::string moduleJsonPath = "/data/test/module.json"; variable1235 std::string moduleJsonPath = "/data/test/module.json"; variable1263 std::string moduleJsonPath = "/data/test/module.json"; variable1291 std::string moduleJsonPath = "/data/test/module.json"; variable1319 std::string moduleJsonPath = "/data/test/module.json"; variable1347 std::string moduleJsonPath = "/data/test/module.json"; variable1375 std::string moduleJsonPath = "/data/test/module.json"; variable[all …]
74 bool PackageNormalize::ModifyModuleJson(const std::string &moduleJsonPath, in ModifyModuleJson()144 … std::string moduleJsonPath = tempPath + Constants::LINUX_FILE_SEPARATOR + Constants::MODULE_JSON; in Process() local
98 bool VersionNormalize::ModifyModuleJson(const std::string &moduleJsonPath, NormalizeVersion &normal… in ModifyModuleJson()228 … std::string moduleJsonPath = tempPath + Constants::LINUX_FILE_SEPARATOR + Constants::MODULE_JSON; in ProcessJsonFiles() local
220 bool GeneralNormalize::ModifyModuleJson(const std::string &moduleJsonPath, in ModifyModuleJson()773 … std::string moduleJsonPath = tempPath + Constants::LINUX_FILE_SEPARATOR + Constants::MODULE_JSON; in ProcessJsonFiles() local
83 std::string moduleJsonPath = std::string(FILE_PATH) + MODULE_JSON_NAME; in SetUp() local147 std::string moduleJsonPath = std::string(FILE_PATH) + MODULE_JSON_NAME; variable
404 std::string moduleJsonPath = OUT_PATH + MODULE_JSON_FILE; variable473 std::string moduleJsonPath = OUT_PATH + MODULE_JSON_FILE; variable513 std::string moduleJsonPath = OUT_PATH + MODULE_JSON_FILE; variable
514 const moduleJsonPath: string = path.join(pkgParams.pkgPath, 'src', 'main', 'module.json5'); constant
559 const moduleJsonPath: string = path.join(pkgParams.pkgPath, 'src/main', 'module.json5'); constant
3577 String moduleJsonPath = tempDir.resolve(MODULE_JSON).toString(); in versionNormalize() local3945 String moduleJsonPath = tempDir.resolve(MODULE_JSON).toString(); in generalNormalize() local