Lines Matching defs:solution
1341 String solution = in parseStageBundleType() local
1353 … String solution = "Add the bundleType field to the app.json5 file or set it atomicService."; in parseStageBundleType() local
1364 … String solution = "Set 'installationFree' to false in the module.json when 'bundleType' is app."; in parseStageBundleType() local
1373 … String solution = "Set 'installationFree' to true in the module.json when 'bundleType'" + in parseStageBundleType() local
1382 … String solution = "Set the 'type' to shared in the module.json when 'bundleType' is shared."; in parseStageBundleType() local
1398 …String solution = "Ensure that the 'bundleType' field in the app.json file is correctly set to one… in parseStageBundleType() local
1440 … String solution = "Ensure that each item in the " + PROXY_DATA + " array includes a valid " + in parseProxyDataUri() local
1454 … String solution = "Ensure that each item in the " + PROXY_DATAS + " array includes a valid " + in parseProxyDataUri() local
2000 … String solution = "Add the 'bundleType' field to the app.json5 file and set it atomicService."; in checkAtomicServiceInstallationFree() local
2010 … String solution = "Set 'installationFree' to false in the module.json when 'bundleType' is app."; in checkAtomicServiceInstallationFree() local
2017 … String solution = "Set 'installationFree' to true in the module.json when 'bundleType'" + in checkAtomicServiceInstallationFree() local
2025 …String solution = "Set 'installationFree' to false in the module.json when 'bundleType' is shared.… in checkAtomicServiceInstallationFree() local
2032 …String solution = "Set 'installationFree' to false in the module.json when 'bundleType' is appServ… in checkAtomicServiceInstallationFree() local
2043 …String solution = "Ensure that the 'bundleType' field in the app.json file is correctly set to one… in checkAtomicServiceInstallationFree() local