Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/engine/config/src/
H A DEngineConfig.cpp76 struct ValueTraits : public BaseSerializerTraits<ValuePair, ValuePairs> { struct
77 static constexpr const char *tag = "value";
78 static constexpr const char *collectionTag = "values";
80 struct Attributes {