Searched refs:double_indent (Results 1 – 2 of 2) sorted by relevance
598 std::string double_indent(indent); in toString() local599 double_indent += indent; in toString()600 buffer += CameraUsageStats::toString(getStats(), double_indent.c_str()); in toString()609 buffer += handle->toString(double_indent.c_str()); in toString()623 std::string double_indent(indent); in toString() local624 double_indent += indent; in toString()633 double_indent.c_str(), configuration.id, in toString()634 double_indent.c_str(), configuration.width, in toString()635 double_indent.c_str(), configuration.height, in toString()636 double_indent.c_str(), configuration.format, in toString()[all …]
433 std::string double_indent(indent); in toString() local434 double_indent += indent; in toString()456 buffer += it->toString(double_indent.c_str()); in toString()