Searched refs:kMaxLogHistoryMsgLength (Results 1 – 2 of 2) sorted by relevance
60 constexpr size_t kMaxLogHistoryMsgLength = 44; variable114 kMaxLogHistoryMsgLength, msg.substr(0, kMaxLogHistoryMsgLength).c_str(), in add_logs_history_common()
69 constexpr size_t kMaxLogHistoryMsgLength = 25; variable79 msg.substr(0, kMaxLogHistoryMsgLength).c_str(), addr, extra.c_str()); in btm_log_history()