Searched refs:UInt16Parser (Results 1 - 3 of 3) sorted by relevance

/system/connectivity/dhcp_client/
H A Ddhcp_options_parser.h40 class UInt16Parser : public DHCPOptionsParser { class in namespace:dhcp_client
42 UInt16Parser() {} function in class:dhcp_client::UInt16Parser
H A Ddhcp_options_parser.cc45 bool UInt16Parser::GetOption(const uint8_t* buffer,
H A Ddhcp_options_parser_unittest.cc87 parser_.reset(new UInt16Parser());

Completed in 55 milliseconds