Searched refs:buffers_replicated_strs (Results 1 – 1 of 1) sorted by relevance
1664 std::vector<string> buffers_replicated_strs; in ExtraAttributesToStringImpl() local1666 buffers_replicated_strs.push_back(replicated ? "true" : "false"); in ExtraAttributesToStringImpl()1669 StrJoin(buffers_replicated_strs, ","), "}")); in ExtraAttributesToStringImpl()