Searched refs:kMaxLogHistoryTagLength (Results 1 – 2 of 2) sorted by relevance
60 constexpr size_t kMaxLogHistoryTagLength = 14; variable118 history_->Push("%-*s GID %-3d %-*s: %-22s %s", kMaxLogHistoryTagLength, in add_logs_history_common()119 tag.substr(0, kMaxLogHistoryTagLength).c_str(), group_id, in add_logs_history_common()
65 constexpr size_t kMaxLogHistoryTagLength = 6; variable77 "%-6s %-25s: %s %s", tag.substr(0, kMaxLogHistoryTagLength).c_str(), in btm_log_history()