Home
last modified time | relevance | path

Searched refs:legacyVolumecollectionTag (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/engine/config/src/
DEngineConfig.cpp544 static constexpr const char *legacyVolumecollectionTag = "volumes"; variable
563 getReference(xmlDocGetRootElement(doc), ref, referenceName, legacyVolumecollectionTag); in deserializeLegacyVolume()
601 if (xmlStrcmp(cur->name, (const xmlChar *)legacyVolumecollectionTag)) { in deserializeLegacyVolumeCollection()