Searched refs:prop_type (Results 1 – 3 of 3) sorted by relevance
722 prop_type = type_.property_type723 if prop_type is PropertyType.REF:728 elif prop_type is PropertyType.BOOLEAN:730 elif prop_type is PropertyType.INTEGER:732 elif prop_type is PropertyType.INT64:734 elif prop_type is PropertyType.DOUBLE:736 elif prop_type is PropertyType.STRING:738 elif prop_type is PropertyType.ENUM:740 elif prop_type is PropertyType.CHOICES:744 elif prop_type is PropertyType.ANY:[all …]
259 std::string prop_type; in GetDevicePathForType() local261 shill::kTypeProperty, &prop_type) || in GetDevicePathForType()262 prop_type != type) in GetDevicePathForType()
706 Atom prop_type = None; in GetRawBytesOfProperty() local711 AnyPropertyType, &prop_type, &prop_format, in GetRawBytesOfProperty()716 if (prop_type == None) in GetRawBytesOfProperty()750 *out_type = prop_type; in GetRawBytesOfProperty()