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.cpp222 static constexpr const char *volumePointTag = "point"; member
565 if (!xmlStrcmp(child->name, (const xmlChar *)volumePointTag)) { in deserialize()
575 ALOGE("%s: Invalid %s: %s", __func__, volumePointTag, in deserialize()
672 if (!xmlStrcmp(child->name, (const xmlChar *)VolumeTraits::volumePointTag)) { in deserializeLegacyVolume()
683 ALOGE("%s: Invalid %s: %s", __func__, VolumeTraits::volumePointTag, in deserializeLegacyVolume()