Home
last modified time | relevance | path

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

/system/connectivity/wifilogd/
Dcommand_processor.cpp168 size_t command_len_in) { in CopyCommandToLog() argument
170 SAFELY_CLAMP(command_len_in, uint16_t, 0, protocol::kMaxMessageSize); in CopyCommandToLog()