Home
last modified time | relevance | path

Searched refs:message_buf (Results 1 – 1 of 1) sorted by relevance

/system/connectivity/wifilogd/
Dcommand_processor.cpp194 const auto message_buf = in CopyCommandToLog() local
199 message_buf.data(), in CopyCommandToLog()
200 SAFELY_CLAMP(message_buf.size(), uint16_t, 0, GetMaxVal<uint16_t>())); in CopyCommandToLog()