Home
last modified time | relevance | path

Searched refs:SetU64AttributeValue (Results 1 – 2 of 2) sorted by relevance

/system/connectivity/shill/net/
Dattribute_list.h106 bool SetU64AttributeValue(int id, uint64_t value);
Dattribute_list.cc233 bool AttributeList::SetU64AttributeValue(int id, uint64_t value) { in SetU64AttributeValue() function in shill::AttributeList