Lines Matching full:properties
48 properties.
50 vendor/odm properties.
130 exact_only: whether parsing only properties which require exact
182 ("%s properties (%s) have wrong namespace" %
193 logging.info("Found %d properties from %s",
204 "properties in %s have wrong property types:\n%s" % (
211 """Ensures vendor properties have proper namespace.
213 Vendor or ODM properties must have their own prefix.
223 """Ensures odm properties have proper namespace.
225 Vendor or ODM properties must have their own prefix.
241 """Ensures product properties have proper namespace.
243 Product properties must not have Vendor or ODM namespaces.
285 """Ensures properties in the system partition have valid types"""
300 """Ensures properties in the vendor partion have valid types"""
312 """Ensures properties in the odm partition have valid types"""
352 "Found %d exact-matching properties "