Home
last modified time | relevance | path

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

/system/connectivity/wifilogd/tests/
Dcommand_processor_unittest.cpp82 CommandBuffer BuildAsciiMessageCommandWithAdjustments( in BuildAsciiMessageCommandWithAdjustments() function in android::wifilogd::__anon1e14bfb50111::CommandProcessorTest
122 return BuildAsciiMessageCommandWithAdjustments(tag, message, 0, 0, 0); in BuildAsciiMessageCommand()
130 const CommandBuffer& command_buffer(BuildAsciiMessageCommandWithAdjustments( in SendAsciiMessageWithAdjustments()