Searched refs:SetU8Value (Results 1 – 3 of 3) sorted by relevance
78 virtual bool SetU8Value(uint8_t new_value);154 virtual bool SetU8Value(uint8_t new_value);
306 bool NetlinkAttribute::SetU8Value(uint8_t value) { in SetU8Value() function in shill::NetlinkAttribute456 SetU8Value(data); in InitFromValue()472 bool NetlinkU8Attribute::SetU8Value(uint8_t new_value) { in SetU8Value() function in shill::NetlinkU8Attribute
158 return attribute->SetU8Value(value); in SetU8AttributeValue()