Searched refs:kMaxLogHistoryMsgLength (Results 1 – 2 of 2) sorted by relevance
61 constexpr size_t kMaxLogHistoryMsgLength = 44; variable120 kMaxLogHistoryMsgLength, in add_logs_history_common()121 msg.substr(0, kMaxLogHistoryMsgLength).c_str(), in add_logs_history_common()
66 constexpr size_t kMaxLogHistoryMsgLength = 25; variable78 msg.substr(0, kMaxLogHistoryMsgLength).c_str(), addr, extra.c_str()); in btm_log_history()