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