Searched refs:kMaxLogHistoryMsgLength (Results 1 – 1 of 1) sorted by relevance
62 constexpr size_t kMaxLogHistoryMsgLength = 25; variable68 msg.substr(0, kMaxLogHistoryMsgLength).c_str(), addr, extra.c_str()); in btm_log_history()