Searched refs:maxValueMBLiteral (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
H A DSerializer.cpp148 string maxValueMBLiteral = getXmlAttribute(root, Attributes::maxValueMB); local
150 if (!maxValueMBLiteral.empty() && convertTo(maxValueMBLiteral, maxValueMB)) {

Completed in 21 milliseconds