Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engine/config/src/
DEngineConfig.cpp117 static constexpr const char *volumePointTag = "point"; member
466 if (!xmlStrcmp(child->name, (const xmlChar *)volumePointTag)) { in deserialize()
476 ALOGE("%s: Invalid %s: %s", __func__, volumePointTag, in deserialize()
573 if (!xmlStrcmp(child->name, (const xmlChar *)VolumeTraits::volumePointTag)) { in deserializeLegacyVolume()
584 ALOGE("%s: Invalid %s: %s", __func__, VolumeTraits::volumePointTag, in deserializeLegacyVolume()