Searched refs:FormatAsciiMessage (Results 1 – 2 of 2) sorted by relevance
74 std::string FormatAsciiMessage(MemoryReader memory_reader);
228 output_string += ' ' + FormatAsciiMessage(buffer_reader); in Dump()255 std::string CommandProcessor::FormatAsciiMessage(MemoryReader buffer_reader) { in FormatAsciiMessage() function in android::wifilogd::CommandProcessor