Searched refs:streamNames (Results 1 – 2 of 2) sorted by relevance
122 std::string streamNames; in dump() local124 streamNames += android::toString(stream) + "("+std::to_string(stream)+") "; in dump()128 dst->appendFormat("%*s Streams: %s \n", spaces, "", streamNames.c_str()); in dump()
625 std::string streamNames; in deserialize() local627 streamNames += android::toString(stream) + " "; in deserialize()634 __func__, name.c_str(), indexMin, indexMax, streamNames.c_str(), attrmNames.c_str( )); in deserialize()