Searched refs:SurroundSoundFormatTraits (Results 1 – 1 of 1) sorted by relevance
216 struct SurroundSoundFormatTraits : public StdCollectionTraits<AudioPolicyConfig::SurroundFormats> struct787 status_t status = deserializeCollection<SurroundSoundFormatTraits>( in deserialize()799 std::variant<status_t, SurroundSoundFormatTraits::Element>800 PolicySerializer::deserialize<SurroundSoundFormatTraits>( in deserialize()801 const xmlNode *cur, SurroundSoundFormatTraits::PtrSerializingCtx /*serializingContext*/) in deserialize()803 using Attributes = SurroundSoundFormatTraits::Attributes; in deserialize()819 SurroundSoundFormatTraits::Element pair = std::make_pair( in deserialize()820 format, SurroundSoundFormatTraits::Collection::mapped_type{}); in deserialize()