Searched refs:WriteBoolOption (Results 1 – 3 of 3) sorted by relevance
55 int WriteBoolOption(shill::ByteString* buffer,
213 int length = options_writer_->WriteBoolOption(&option, in TEST_F()231 int length = options_writer_->WriteBoolOption(&option, in TEST_F()
167 int DHCPOptionsWriter::WriteBoolOption(ByteString* buffer, in WriteBoolOption() function in dhcp_client::DHCPOptionsWriter