Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/audiopolicy/engine/config/src/
H A DEngineConfig.cpp204 struct CriterionTypeTraits : public BaseSerializerTraits<CriterionType, CriterionTypes> { struct
205 static constexpr const char *tag = "criterion_type";
206 static constexpr const char *collectionTag = "criterion_types";
208 struct Attributes {