Searched refs:SurroundSoundTraits (Results 1 – 1 of 1) sorted by relevance
206 struct SurroundSoundTraits struct778 std::variant<status_t, SurroundSoundTraits::Element>779 PolicySerializer::deserialize<SurroundSoundTraits>(780 const xmlNode *root, SurroundSoundTraits::PtrSerializingCtx config)785 if (!xmlStrcmp(cur->name, reinterpret_cast<const xmlChar*>(SurroundSoundTraits::tag))) {884 deserialize<SurroundSoundTraits>(root, config); in deserialize()