Searched refs:SetUint8 (Results 1 – 4 of 4) sorted by relevance
109 void SetUint8(const std::string& name, uint8_t value);
310 void KeyValueStore::SetUint8(const string& name, uint8_t value) { in SetUint8() function in shill::KeyValueStore
195 store_.SetUint8(kKey, kValue); in TEST_F()
300 conf.SetUint8(DHCPv4Config::kConfigurationKeySubnetCIDR, 16); in TEST_F()