Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engine/config/src/
DEngineConfig.cpp191 struct ValueTraits : public BaseSerializerTraits<ValuePair, ValuePairs> { struct
192 static constexpr const char *tag = "value";
193 static constexpr const char *collectionTag = "values";
195 struct Attributes {