Searched refs:SetU16Value (Results 1 – 3 of 3) sorted by relevance
81 virtual bool SetU16Value(uint16_t value);172 virtual bool SetU16Value(uint16_t new_value);
316 bool NetlinkAttribute::SetU16Value(uint16_t value) { in SetU16Value() function in shill::NetlinkAttribute510 SetU16Value(data); in InitFromValue()526 bool NetlinkU16Attribute::SetU16Value(uint16_t new_value) { in SetU16Value() function in shill::NetlinkU16Attribute
185 return attribute->SetU16Value(value); in SetU16AttributeValue()