Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/engine/config/src/
H A DEngineConfig.cpp457 auto pointXml = make_xmlUnique(xmlNodeListGetString(doc, child->xmlChildrenNode, 1)); in deserialize() local
564 auto pointXml = make_xmlUnique(xmlNodeListGetString(doc, child->xmlChildrenNode, 1)); in deserializeLegacyVolume() local