• Home
  • Raw
  • Download

Lines Matching defs:solution

1321 …String solution = "Ensure the module.json file includes a valid 'type' field for module '" + modul…  in parseStageBundleType()  local
1331 … String solution = "Add the bundleType field to the app.json5 file or set it atomicService."; in parseStageBundleType() local
1341 … String solution = "Set 'installationFree' to false in the module.json when 'bundleType' is app."; in parseStageBundleType() local
1349 … String solution = "Set 'installationFree' to true in the module.json when 'bundleType'" + in parseStageBundleType() local
1358 … String solution = "Set the 'type' to shared in the module.json when 'bundleType' is shared.";; in parseStageBundleType() local
1374 …String solution = "Ensure that the 'bundleType' field in the app.json file is correctly set to one… in parseStageBundleType() local
1416 …String solution = "Ensure that each item in the " + PROXY_DATA + " array includes a valid " + PROX… in parseProxyDataUri() local
1429 …String solution = "Ensure that each item in the " + PROXY_DATAS + " array includes a valid " + PRO… in parseProxyDataUri() local
1968 … String solution = "Add the 'bundleType' field to the app.json5 file and set it atomicService."; in checkAtomicServiceInstallationFree() local
1978 … String solution = "Set 'installationFree' to false in the module.json when 'bundleType' is app."; in checkAtomicServiceInstallationFree() local
1985 … String solution = "Set 'installationFree' to true in the module.json when 'bundleType'" + in checkAtomicServiceInstallationFree() local
1993 …String solution = "Set 'installationFree' to false in the module.json when 'bundleType' is shared.… in checkAtomicServiceInstallationFree() local
2000 …String solution = "Set 'installationFree' to false in the module.json when 'bundleType' is appServ… in checkAtomicServiceInstallationFree() local
2011 …String solution = "Ensure that the 'bundleType' field in the app.json file is correctly set to one… in checkAtomicServiceInstallationFree() local