Home
last modified time | relevance | path

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

/system/connectivity/dhcp_client/
Ddhcp_options_writer.h40 int WriteUInt32Option(shill::ByteString* buffer,
Ddhcp_message.cc318 if (options_writer->WriteUInt32Option(data, in Serialize()
326 if (options_writer->WriteUInt32Option(data, in Serialize()
334 if (options_writer->WriteUInt32Option(data, in Serialize()
Ddhcp_options_writer.cc69 int DHCPOptionsWriter::WriteUInt32Option(ByteString* buffer, in WriteUInt32Option() function in dhcp_client::DHCPOptionsWriter
Ddhcp_options_writer_unittest.cc93 int length = options_writer_->WriteUInt32Option(&option, in TEST_F()