Searched refs:attribute_field (Results 1 – 4 of 4) sorted by relevance
311 android::util::BytesField attribute_field(attribute_value, attribute_size); in LogMetricSdpAttribute() local317 attribute_field, in LogMetricSdpAttribute()
834 android::util::BytesField attribute_field(attribute_value, attribute_size); in LogSdpAttribute() local837 protocol_uuid, attribute_id, attribute_field, metric_id); in LogSdpAttribute()
1822 std::string attribute_field = {}; in GetColorPrimaryTransferFromAttributes() local1830 attribute_field = it.second; in GetColorPrimaryTransferFromAttributes()1832 pt.primaries = GetColorPrimariesFromAttribute(attribute_field); in GetColorPrimaryTransferFromAttributes()
1898 std::string attribute_field = {}; in GetColorPrimaryTransferFromAttributes() local1906 attribute_field = it.second; in GetColorPrimaryTransferFromAttributes()1908 pt.primaries = GetColorPrimariesFromAttribute(attribute_field); in GetColorPrimaryTransferFromAttributes()