Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engine/config/src/
DEngineConfig.cpp654 std::string deviceCategoryLiteral = getXmlAttribute(cur, "deviceCategory"); in deserializeLegacyVolume() local
655 if (deviceCategoryLiteral.empty()) { in deserializeLegacyVolume()
690 legacyVolumes[streamTypeLiteral].push_back({ deviceCategoryLiteral, curvePoints }); in deserializeLegacyVolume()