Lines Matching refs:LOG
45 private static final Log LOG = new Log(JsonUtil.class.toString()); field in JsonUtil
173 LOG.error("Uncompress::parseHapList exception: packages is null."); in parseHapList()
178 LOG.error("Uncompress::parseHapList exception: packages is null."); in parseHapList()
211 LOG.error("JsonUtil::parsePackInfos exception: packages is null."); in parsePackInfos()
220 LOG.info("Uncompress::parseShellVersionInfoToAppInfo: begin."); in parseShellVersionInfoToAppInfo()
222 LOG.info("Uncompress::parseShellVersionInfoToAppInfo: is not a multi framewok bundle."); in parseShellVersionInfoToAppInfo()
228 LOG.error("Uncompress::parseShellVersionInfoToAppInfo error: summary is null."); in parseShellVersionInfoToAppInfo()
233 LOG.error("Uncompress::parseShellVersionInfoToAppInfo error: summary is null."); in parseShellVersionInfoToAppInfo()
238 LOG.error("Uncompress::parseShellVersionInfoToAppInfo error: app is null."); in parseShellVersionInfoToAppInfo()
243 LOG.error("Uncompress::parseShellVersionInfoToAppInfo error: version is null."); in parseShellVersionInfoToAppInfo()
247 LOG.error("Uncompress::parseShellVersionInfoToAppInfo no legacy version info."); in parseShellVersionInfoToAppInfo()
254 LOG.error("parseShellVersionInfoToAppInfo exception."); in parseShellVersionInfoToAppInfo()
260 LOG.info("Uncompress::parseDeviceTypeToHapInfo: begin."); in parseDeviceTypeToHapInfo()
263 LOG.error("Uncompress::parseDeviceTypeToHapInfo error: no packages."); in parseDeviceTypeToHapInfo()
268 LOG.error("Uncompress::parseDeviceTypeToHapInfo error: packages is null."); in parseDeviceTypeToHapInfo()
275 LOG.error("Uncompress::parseDeviceTypeToHapInfo error: obj is null."); in parseDeviceTypeToHapInfo()
310 … LOG.error("Uncompress::parseProfileInfo exception: app, deviceConfig or module is null."); in parseProfileInfo()
366 LOG.error("Uncompress::parseAppInfo exception: appJson is null."); in parseAppInfo()
419 LOG.error("Uncompress::parseModuleAppInfo exception: appJson is null."); in parseModuleAppInfo()
457 LOG.error("JsonUtil::parseSpecifiedDeviceType exception: appJson is null."); in parseSpecifiedDeviceType()
486 LOG.error("JsonUtil::parseDeviceType exception: appJson is null."); in parseDeviceType()
574 …LOG.error("Uncompress::parseDeviceConfigInfo exception: deviceConfigJson or defaultConfig is null.… in parseDeviceConfig()
618 LOG.error("Uncompress::parseHapInfo exception: hapJson is null."); in parseHapInfo()
769 LOG.error("Uncompress::parseMetaData : metaDataJson is null"); in parseMetaData()
798 LOG.error("Uncompress::parseAbility exception: abilityJson is null."); in parseAbility()
910 … LOG.error("Uncompress::parseAbilityPermissions exception: abilityJson or ability is null."); in parseAbilityPermissions()
966 LOG.error("Uncompress::parseAbilityFormInfo : abilityFormJson is null"); in parseAbilityFormInfo()
1016 LOG.error("JsonUtil::parseModuleProfileInfo exception: app or module is null."); in parseModuleProfileInfo()
1056 LOG.error("JsonUtil::parseModuleHapInfo exception: moduleJson is null."); in parseModuleHapInfo()
1104 LOG.error("JsonUtil::parseModuleHapInfo exception: moduleJson or appJson is null."); in parseDenpendencies()
1239 … LOG.error("JsonUtil::parseModuleExtensionAbility exception: extensionAbilityJson is null."); in parseModuleExtensionAbility()
1327 LOG.error("Uncompress::parseModuleAbility exception: abilityJson is null."); in parseModuleAbility()
1401 LOG.error("JsonUtil::parseModuleMetadata exception: jsonObject is null."); in parseModuleMetadata()
1551 LOG.error("JsonUtil::parseModuleShortcutObj failed"); in parseModuleShortcutObj()
1602 LOG.error("JsonUtil::parseModuleShortcutObj failed"); in parseShortObj()
1661 LOG.error("JsonUtil::parseModuleForm exception: formObj is null."); in parseModuleForm()
1714 LOG.error("parseFormDescriptions failed: invalid descriptionId."); in parseFormDescriptions()
1859 LOG.error("parseResourceByStringID failed: input invalid of " + id + "."); in parseResourceByStringID()
2091 LOG.error("parsePatch failed, input patch.json is invalid, patch.json has no app."); in parsePatch()
2112 LOG.error("parse failed, input patch.json is invalid, patch.json has no module."); in parsePatch()