Searched refs:UInt8ListParser (Results 1 – 3 of 3) sorted by relevance
56 class UInt8ListParser : public DHCPOptionsParser {58 UInt8ListParser() {} in UInt8ListParser() function
69 bool UInt8ListParser::GetOption(const uint8_t* buffer, in GetOption()
111 parser_.reset(new UInt8ListParser()); in TEST_F()