Home
last modified time | relevance | path

Searched defs:VolumeGroupTraits (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/engine/config/src/
DEngineConfig.cpp127 struct VolumeGroupTraits : public BaseSerializerTraits<VolumeGroup, VolumeGroups> { struct
128 static constexpr const char *tag = "volumeGroup";
129 static constexpr const char *collectionTag = "volumeGroups";
131 struct Attributes {