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.cpp181 struct ValueTraits : public BaseSerializerTraits<ValuePair, ValuePairs> { struct
182 static constexpr const char *tag = "value";
183 static constexpr const char *collectionTag = "values";
185 struct Attributes {