Searched defs:GetOption (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/dhcp_client/
H A Ddhcp_options_parser.cc33 bool UInt8Parser::GetOption(const uint8_t* buffer, function in class:dhcp_client::UInt8Parser
45 bool UInt16Parser::GetOption(const uint8_t* buffer, function in class:dhcp_client::UInt16Parser
57 bool UInt32Parser::GetOption(const uint8_t* buffer, function in class:dhcp_client::UInt32Parser
69 bool UInt8ListParser::GetOption(const uint8_t* buffer, function in class:dhcp_client::UInt8ListParser
86 bool UInt16ListParser::GetOption(const uint8_t* buffer, function in class:dhcp_client::UInt16ListParser
105 bool UInt32ListParser::GetOption(const uint8_t* buffer, function in class:dhcp_client::UInt32ListParser
124 bool UInt32PairListParser::GetOption(const uint8_t* buffer, function in class:dhcp_client::UInt32PairListParser
146 bool BoolParser::GetOption(const uint8_t* buffer, function in class:dhcp_client::BoolParser
166 bool StringParser::GetOption(const uint8_t* buffer, function in class:dhcp_client::StringParser
178 bool ByteArrayParser::GetOption(cons function in class:dhcp_client::ByteArrayParser
[all...]

Completed in 50 milliseconds