Searched refs:WriteUInt8ListOption (Results 1 – 4 of 4) sorted by relevance
43 int WriteUInt8ListOption(shill::ByteString* buffer,
83 int DHCPOptionsWriter::WriteUInt8ListOption(ByteString* buffer, in WriteUInt8ListOption() function in dhcp_client::DHCPOptionsWriter
112 int length = options_writer_->WriteUInt8ListOption(&option, in TEST_F()
350 if (options_writer->WriteUInt8ListOption(data, in Serialize()