Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/engine/common/src/
DVolumeCurve.cpp117 std::string attStr = attributes == defaultAttr ? "{ Any }" : android::toString(attributes); in dump() local
119 attStr.c_str()); in dump()
DProductStrategy.cpp165 std::string attStr = in dump() local
167 dst->appendFormat("%s\n", attStr.c_str()); in dump()