Home
last modified time | relevance | path

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

/system/connectivity/wifilogd/
Dcommand_processor.cpp169 const uint16_t command_len = in CopyCommandToLog() local
177 total_size = sizeof(TimestampHeader) + command_len; in CopyCommandToLog()
197 .AppendOrDie(command_buffer, command_len); in CopyCommandToLog()
Dcommand_processor.h63 bool CopyCommandToLog(NONNULL const void* command_buffer, size_t command_len);