• Home
  • Raw
  • Download

Lines Matching refs:LOG

97     private static final Log LOG = new Log(ModuleJsonUtil.class.toString());  field in ModuleJsonUtil
113 LOG.error(errMsg); in parseStageVersion()
123 LOG.error(errMsg); in parseStageVersion()
133 LOG.error(errMsg); in parseStageVersion()
154 LOG.error(errMsg); in parseFaVersion()
159 LOG.error("ModuleJsonUtil:parseFaVersion failed : json file do not contain app."); in parseFaVersion()
164 LOG.error("ModuleJsonUtil:parseFaVersion failed : json file do not version."); in parseFaVersion()
171LOG.error("ModuleJsonUtil:parseFaVersion failed : json file do not version name or version code."); in parseFaVersion()
211 LOG.error(errMsg); in parseStageModuleApiVersion()
216 LOG.error("ModuleJsonUtil:parseFaVersion failed : json file do not contain app."); in parseStageModuleApiVersion()
245 LOG.error(errMsg); in parseFAModuleApiVersion()
283LOG.error("ModuleJsonUtil:parseStageModuleName failed: json file do not contain module."); in parseStageModuleName()
289LOG.error("ModuleJsonUtil:parseStageModuleName failed: json file do not contain module name."); in parseStageModuleName()
293 LOG.error("ModuleJsonUtil:parseStageModuleName failed."); in parseStageModuleName()
313LOG.error("ModuleJsonUtil:parseFaModuleName failed: json file do not contain module."); in parseFaModuleName()
318LOG.error("ModuleJsonUtil:parseFaModuleName failed: json file do not contain distro."); in parseFaModuleName()
322LOG.error("ModuleJsonUtil:parseFaModuleName failed: json file do not contain moduleName."); in parseFaModuleName()
328 LOG.error("ModuleJsonUtil:parseFaModuleName failed"); in parseFaModuleName()
348LOG.error("ModuleJsonUtil:parsePatchModuleName failed: json file do not contain module."); in parsePatchModuleName()
353LOG.error("ModuleJsonUtil:parsePatchModuleName failed: json file do not contain moduleName."); in parsePatchModuleName()
359 LOG.error("ModuleJsonUtil:parseFaModuleName failed"); in parsePatchModuleName()
379LOG.error("ModuleJsonUtil:parseFaPackageStr failed: json file do not contain module."); in parseFaPackageStr()
385LOG.error("ModuleJsonUtil:parseFaPackageStr failed: json file do not contain package."); in parseFaPackageStr()
389 LOG.error("ModuleJsonUtil:parseFaPackageStr failed."); in parseFaPackageStr()
408 LOG.error(errMsg); in parseBundleName()
413 LOG.error("ModuleJsonUtil::parseStageBundleName json object do not contain app."); in parseBundleName()
420LOG.error("ModuleJsonUtil::parseStageBundleName json object do not contain bundleNames."); in parseBundleName()
439 LOG.error(errMsg); in parseVendor()
444 LOG.error("ModuleJsonUtil::parseStageBundleName json object do not contain app."); in parseVendor()
471 LOG.error("ModuleJsonUtil:mergeTwoPackInfo verify pack.info failed."); in mergeTwoPackInfo()
476 LOG.error("ModuleJsonUtil:mergeTwoPackInfo merge pack.info failed."); in mergeTwoPackInfo()
491 LOG.error("ModuleJsonUtil:verifyPackInfo fail to read pack.info."); in verifyPackInfo()
497 LOG.error("ModuleJsonUtil:verifyPackInfo pack.info do not contain summary."); in verifyPackInfo()
504 LOG.error("ModuleJsonUtil:verifyPackInfo pack.info do not contain app."); in verifyPackInfo()
508 LOG.error("ModuleJsonUtil:verifyPackInfo verify app failed."); in verifyPackInfo()
524 LOG.error("ModuleJsonUtil:verifyAppInPackInfo input null json object."); in verifyAppInPackInfo()
531 LOG.error("ModuleJsonUtil:verifyAppInPackInfo bundleName is different."); in verifyAppInPackInfo()
536 LOG.error("ModuleJsonUtil:verifyAppInPackInfo bundleType is different."); in verifyAppInPackInfo()
543 LOG.error("ModuleJsonUtil:verifyAppInPackInfo version object is empty."); in verifyAppInPackInfo()
549 LOG.error("ModuleJsonUtil:verifyAppInPackInfo versionName is different."); in verifyAppInPackInfo()
555 LOG.error("ModuleJsonUtil:verifyAppInPackInfo versionCode is different."); in verifyAppInPackInfo()
570 LOG.error("ModuleJsonUtil:checkBundleTypeInPackInfo pack.info has empty module."); in checkBundleTypeInPackInfo()
582 LOG.error("bundleType in pack.info is not same."); in checkBundleTypeInPackInfo()
598 LOG.error("ModuleJsonUtil:verifyModuleInPackInfo pack.info has empty module."); in verifyModuleInPackInfo()
606 LOG.error("ModuleJsonUtil:verifyModuleInPackInfo duplicated moduleName."); in verifyModuleInPackInfo()
616 LOG.error("ModuleJsonUtil:verifyModuleInPackInfo duplicated moduleName."); in verifyModuleInPackInfo()
634 LOG.error("ModuleJsonUtil:verifyPackageName pack.info has empty packages."); in verifyPackageName()
642 LOG.error("ModuleJsonUtil:verifyPackageName duplicated package name."); in verifyPackageName()
652 LOG.error("ModuleJsonUtil:verifyPackageName duplicated package name."); in verifyPackageName()
671LOG.error("ModuleJsonUtil:parseFaModuleName failed: json file do not contain module."); in parseDistroModuleName()
676LOG.error("ModuleJsonUtil:parseFaModuleName failed: json file do not contain distro."); in parseDistroModuleName()
680LOG.error("ModuleJsonUtil:parseFaModuleName failed: json file do not contain moduleName."); in parseDistroModuleName()
685 LOG.error("ModuleJsonUtil:parseFaModuleName failed."); in parseDistroModuleName()
701 LOG.error(errMsg); in mergePackInfoObj()
708 LOG.error(errMsg); in mergePackInfoObj()
716 LOG.error(errMsg); in mergePackInfoObj()
725 LOG.error(errMsg); in mergePackInfoObj()
750 LOG.error(errMsg); in mergeTwoPackInfoByPackagePair()
760 LOG.error(errMsg); in mergeTwoPackInfoByPackagePair()
783 LOG.error(errMsg); in mergeTwoPackInfoObjByPackagePair()
791 LOG.error(errMsg); in mergeTwoPackInfoObjByPackagePair()
797LOG.error("ModuleJsonUtil:mergeTwoPackInfoObjByPackagePair input json file has empty module."); in mergeTwoPackInfoObjByPackagePair()
814 LOG.error(errMsg); in mergeTwoPackInfoObjByPackagePair()
823 LOG.error(errMsg); in mergeTwoPackInfoObjByPackagePair()
838 LOG.error(errMsg); in mergeTwoPackInfoObjByPackagePair()
857 LOG.error(errMsg); in parseFaEntry()
863 LOG.error(errMSg); in parseFaEntry()
870 LOG.error(errMSg); in parseFaEntry()
893 LOG.error(errMsg); in parseStageEntry()
899 LOG.error(errMSg); in parseStageEntry()
987 LOG.error("ModuleJsonUtil::parseFAHapVerifyInfo failed, config.json is empty."); in parseFAHapVerifyInfo()
1047 LOG.error(errMsg); in parseModuleAllMetadata()
1052 LOG.error("ModuleJsonUtil::parseModuleAllMetadata failed, module is null."); in parseModuleAllMetadata()
1116 LOG.error(errMsg); in parseFADistroFilter()
1133 LOG.error(errMsg); in parseDeviceType()
1162 LOG.error(errMsg); in parseAbilityNames()
1192 LOG.error(errMsg); in parseExtensionAbilityName()
1197 LOG.error("ModuleJsonUtil::parseExtensionAbilityName failed, module is null."); in parseExtensionAbilityName()
1225 LOG.error(errMsg); in parseModuleType()
1249 LOG.error(errMsg); in parseFAIsEntry()
1270 LOG.error(errMsg); in parseDependencies()
1275 LOG.error("parseDependencies failed: lack of module object."); in parseDependencies()
1305 LOG.error(errMsg); in parseStageInstallation()
1310 LOG.error("ModuleJsonUtil::parseStageInstallation json do not contain module."); in parseStageInstallation()
1324 LOG.error("parse JOSNObject failed in getStageAsanEnabled."); in parseStageBundleType()
1329 LOG.error("parse failed, input module.json is invalid, module.json has no app."); in parseStageBundleType()
1334 LOG.error("parse failed, input module.json is invalid, module.json has no module."); in parseStageBundleType()
1338 LOG.error("parse failed, input module.json is invalid, module.json has no type."); in parseStageBundleType()
1351 LOG.error(errMessage); in parseStageBundleType()
1359 LOG.error("installationFree must be false when bundleType is app."); in parseStageBundleType()
1365 LOG.error("installationFree must be true when bundleType is atomicService."); in parseStageBundleType()
1371 LOG.error("type must be shared when bundleType is shared."); in parseStageBundleType()
1376 LOG.error("bundleType is invalid in app.json."); in parseStageBundleType()
1388 LOG.error("parse JOSNObject failed in getStageAsanEnabled."); in parseAtomicServicePreloads()
1418 LOG.error("parse JOSNObject failed in parseProxyDataUri."); in parseProxyDataUri()
1429 LOG.error("parse JOSNObject failed in parseProxyDataUri."); in parseProxyDataUri()
1440 LOG.error("parse JOSNObject failed in parseProxyDataUri."); in parseProxyDataUri()
1456 LOG.error(errMsg); in getAppObj()
1461 LOG.error("ModuleJsonUtil::parseStageInstallation json do not contain app."); in getAppObj()
1473 LOG.error(errMsg); in parseTargetBundleName()
1478 LOG.error("ModuleJsonUtil::parseTargetBundleName json object do not contain app."); in parseTargetBundleName()
1494 LOG.error(errMsg); in parseTargetPriority()
1499 LOG.error("ModuleJsonUtil::parseTargetPriority json object do not contain app."); in parseTargetPriority()
1515 LOG.error(errMsg); in parseTargetModuleName()
1520 LOG.error("ModuleJsonUtil::parseTargetBundleName json object do not contain app."); in parseTargetModuleName()
1536 LOG.error(errMsg); in parseTargetModulePriority()
1541 LOG.error("ModuleJsonUtil::parseTargetPriority json object do not contain app."); in parseTargetModulePriority()
1557 LOG.error(errMsg); in parseFAInstallationFree()
1562 LOG.error("ModuleJsonUtil::parseStageInstallation json do not contain module."); in parseFAInstallationFree()
1567 LOG.error("ModuleJsonUtil::parseStageInstallation json do not contain distro."); in parseFAInstallationFree()
1600 LOG.error(errMsg); in parsePatch()
1605 LOG.error("parsePatch failed, input patch.json is invalid, patch.json has no app."); in parsePatch()
1626 LOG.error("parse failed, input patch.json is invalid, patch.json has no module."); in parsePatch()
1656 LOG.error(errMsg); in stageIsCompressNativeLibs()
1661 LOG.error("parse failed, input module.json is invalid, module.json has no module."); in stageIsCompressNativeLibs()
1682 LOG.error("parse JOSNObject failed in getStageAsanEnabled."); in getStageAsanEnabled()
1687 LOG.error("parse failed, input module.json is invalid, module.json has no app."); in getStageAsanEnabled()
1707 LOG.error("parse JOSNObject failed in getStageApiReleaseType."); in getStageApiReleaseType()
1712 LOG.error("parse failed, input module.json is invalid, module.json has no app."); in getStageApiReleaseType()
1729 LOG.error("parse JOSNObject failed in getStageApiReleaseType."); in getDebug()
1734 LOG.error("parse failed, input module.json is invalid, module.json has no app."); in getDebug()
1751 LOG.error("parse JOSNObject failed in getStageApiReleaseType."); in getFADebug()
1778 LOG.error(errMsg); in getFACompileSdkVersion()
1808 LOG.error(errMsg); in getFACompileSdkType()
1839LOG.error("ModuleJsonUtil:parseStageModuleName failed: json file do not contain app."); in getCompileSdkVersion()
1845 LOG.warning( in getCompileSdkVersion()
1849 LOG.error("ModuleJsonUtil:parseStageModuleName failed."); in getCompileSdkVersion()
1868LOG.error("ModuleJsonUtil:parseStageModuleName failed: json file do not contain app."); in getCompileSdkType()
1874 LOG.warning( in getCompileSdkType()
1878 LOG.error("ModuleJsonUtil:parseStageModuleName failed."); in getCompileSdkType()
1895 LOG.error("parse JOSNObject failed in getStageTargetModuleName."); in getStageTargetModuleName()
1900 LOG.error("parse failed, input module.json is invalid, module.json has no app."); in getStageTargetModuleName()
1917 LOG.error("parse JOSNObject failed in getStageTargetModuleName."); in getStageTargetBundleName()
1922 LOG.error("parse failed, input module.json is invalid, module.json has no app."); in getStageTargetBundleName()
1964 LOG.error("parse JOSNObject failed in isExistedProperty."); in isExistedProperty()
1969LOG.error("parse failed, input module.json is invalid, module.json has no " + fatherProperty + "."… in isExistedProperty()
1987 LOG.error("parse JOSNObject failed in getStageAsanEnabled."); in getFAAsanEnabled()
1992 LOG.error("parse failed, input module.json is invalid, module.json has no app."); in getFAAsanEnabled()
2012 LOG.error("parse JOSNObject failed in getStageApiReleaseType."); in getFAReleaseType()
2017 LOG.error("parse failed, input config.json is invalid, config.json has no app."); in getFAReleaseType()
2039 LOG.error("parse JOSNObject failed in getStageApiReleaseType."); in isModuleAtomicServiceValid()
2044 LOG.error("parse failed, input config.json is invalid, config.json has no module."); in isModuleAtomicServiceValid()
2052 LOG.error("parse failed, input config.json is invalid, module.json has no app."); in isModuleAtomicServiceValid()
2057 LOG.error("module can not config atomicService when bundleType is not atomicService."); in isModuleAtomicServiceValid()
2074 LOG.error("parse JOSNObject failed in getStageApiReleaseType."); in checkEntryInAtomicService()
2079 LOG.error("parse failed, input config.json is invalid, config.json has no module."); in checkEntryInAtomicService()
2084 LOG.error("parse failed, input config.json is invalid, module.json has no app."); in checkEntryInAtomicService()
2091 LOG.error("entry module must contain at least one ability."); in checkEntryInAtomicService()
2109 LOG.error("parse JOSNObject failed in getStageApiReleaseType."); in checkAtomicServiceInstallationFree()
2114 LOG.error("parse failed, input config.json is invalid, config.json has no module."); in checkAtomicServiceInstallationFree()
2119 LOG.error("parse failed, input config.json is invalid, module.json has no app."); in checkAtomicServiceInstallationFree()
2127 LOG.error(errMessage); in checkAtomicServiceInstallationFree()
2135 LOG.error("installationFree must be false when bundleType is app."); in checkAtomicServiceInstallationFree()
2140 LOG.error("installationFree must be true when bundleType is atomicService."); in checkAtomicServiceInstallationFree()
2145 LOG.error("installationFree must be false when bundleType is shared."); in checkAtomicServiceInstallationFree()
2149 LOG.error("bundleType is invalid in app.json."); in checkAtomicServiceInstallationFree()