• Home
  • Raw
  • Download

Lines Matching refs:LOG

41     private static final Log LOG = new Log(JsonUtil.class.toString());  field in JsonUtil
67 LOG.error("Uncompress::parseHapList exception: packages is null"); in parseHapList()
72 LOG.error("Uncompress::parseHapList exception: packages is null"); in parseHapList()
103 LOG.info("Uncompress::parseShellVersionInfoToAppInfo: begin"); in parseShellVersionInfoToAppInfo()
105 LOG.info("Uncompress::parseShellVersionInfoToAppInfo: is not a multi framewok bundle."); in parseShellVersionInfoToAppInfo()
111 LOG.error("Uncompress::parseShellVersionInfoToAppInfo error: summary is null"); in parseShellVersionInfoToAppInfo()
117 LOG.error("Uncompress::parseShellVersionInfoToAppInfo error: summary is null"); in parseShellVersionInfoToAppInfo()
122 LOG.error("Uncompress::parseShellVersionInfoToAppInfo error: app is null"); in parseShellVersionInfoToAppInfo()
127 LOG.error("Uncompress::parseShellVersionInfoToAppInfo error: version is null"); in parseShellVersionInfoToAppInfo()
132 LOG.error("Uncompress::parseShellVersionInfoToAppInfo no legacy version info."); in parseShellVersionInfoToAppInfo()
141 LOG.info("Uncompress::parseDeviceTypeToHapInfo: begin"); in parseDeviceTypeToHapInfo()
144 LOG.error("Uncompress::parseDeviceTypeToHapInfo error: no packages"); in parseDeviceTypeToHapInfo()
149 LOG.error("Uncompress::parseDeviceTypeToHapInfo error: packages is null"); in parseDeviceTypeToHapInfo()
156 LOG.error("Uncompress::parseDeviceTypeToHapInfo error: obj is null"); in parseDeviceTypeToHapInfo()
192LOG.error("Uncompress::parseProfileInfo exception: app, deviceConfig or module is null"); in parseProfileInfo()
248 LOG.error("Uncompress::parseAppInfo exception: appJson is null"); in parseAppInfo()
345LOG.error("Uncompress::parseDeviceConfigInfo exception: deviceConfigJson or defaultConfig is null"… in parseDeviceConfig()
389 LOG.error("Uncompress::parseHapInfo exception: hapJson is null"); in parseHapInfo()
512 LOG.error("Uncompress::parseMetaData : metaDataJson is null"); in parseMetaData()
541 LOG.error("Uncompress::parseAbility exception: abilityJson is null"); in parseAbility()
631LOG.error("Uncompress::parseAbilityPermissions exception: abilityJson or ability is null"); in parseAbilityPermissions()
687 LOG.error("Uncompress::parseAbilityFormInfo : abilityFormJson is null"); in parseAbilityFormInfo()