Lines Matching refs:warning
316 LOG.warning( in checkAbilityNameIsValid()
329 … LOG.warning("Module: (" + hapVerifyInfos.get(i).getModuleName() + ") and Module: (" + in checkAbilityNameIsValid()
331 LOG.warning("Module: " + hapVerifyInfos.get(i).getModuleName() + " has ability " in checkAbilityNameIsValid()
333 LOG.warning("Module: " + hapVerifyInfos.get(j).getModuleName() + " has ability " in checkAbilityNameIsValid()
335 LOG.warning("Solution: Make sure ability name is valid and unique."); in checkAbilityNameIsValid()
336 LOG.warning("Reference: " + REFERENCE_LINK + "."); in checkAbilityNameIsValid()
441 LOG.warning("Input wrong type module."); in checkEntryIsValid()
446 LOG.warning("Warning: has no entry module."); in checkEntryIsValid()
477 LOG.warning(hapVerifyInfo.getModuleName() + " can not be covered by entry."); in checkEntryIsValid()
623 LOG.warning("Warning: device " + device + " has feature but has no entry."); in checkFeature()
628 LOG.warning(featureHap.getModuleName() + in checkFeature()
631 LOG.warning(featureHap.getModuleName() + " has " + in checkFeature()
662 LOG.warning("HapVerify::checkFeatureDistroFilter failed, apiVersion is not covered."); in checkFeatureDistroFilter()
666 LOG.warning("HapVerify::checkFeatureDistroFilter failed, screenShape is not covered."); in checkFeatureDistroFilter()
670 LOG.warning("HapVerify::checkFeatureDistroFilter failed, screenWindow is not covered."); in checkFeatureDistroFilter()
674 … LOG.warning("HapVerify::checkFeatureDistroFilter failed, screenDensity is not covered."); in checkFeatureDistroFilter()
678 LOG.warning("HapVerify::checkFeatureDistroFilter failed, countryCode is not covered."); in checkFeatureDistroFilter()
1050 … LOG.warning("Dependent module " + dependency.getModuleName() + " missing, check the HSP-Path."); in dfsTraverseDependency()