Searched refs:double_indent (Results 1 – 2 of 2) sorted by relevance
573 std::string double_indent(indent); in toString() local574 double_indent += indent; in toString()575 buffer += CameraUsageStats::toString(getStats(), double_indent.c_str()); in toString()584 buffer += handle->toString(double_indent.c_str()); in toString()598 std::string double_indent(indent); in toString() local599 double_indent += indent; in toString()608 double_indent.c_str(), configuration.id, in toString()609 double_indent.c_str(), configuration.width, in toString()610 double_indent.c_str(), configuration.height, in toString()611 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()