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.cpp158 struct ValueTraits : public BaseSerializerTraits<ValuePair, ValuePairs> { struct
159 static constexpr const char *tag = "value";
160 static constexpr const char *collectionTag = "values";
162 struct Attributes {