Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DSerializer.cpp398 std::string maxRampMsLiteral = getXmlAttribute(cur, Attributes::maxRampMs); variable
400 if (!maxRampMsLiteral.empty() && convertTo(maxRampMsLiteral, maxRampMs)) {