Lines Matching refs:properties
15 #include <cutils/properties.h>
194 UnencryptedProperties key_props = GetProps(path).GetChild(properties::key);
228 if (!UnencryptedProperties(path).Remove(properties::ref)) {
240 auto key_props = GetProps(path).GetChild(properties::key);
269 if (!UnencryptedProperties(path).Set(properties::is_default,
281 auto key_props = GetPropsOrAltProps(path).GetChild(properties::key);
312 auto key_props = props.GetChild(properties::key);
349 if (!props.Set(properties::ref, raw_ref)) {
451 return GetPropsOrAltProps(path).GetChild(properties::key)
490 auto v = GetPropsOrAltProps(path).GetChild(properties::props)
508 return GetPropsOrAltProps(path).GetChild(properties::props)