Home
last modified time | relevance | path

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

/system/connectivity/shill/net/
Dattribute_list.h107 bool GetU64AttributeValue(int id, uint64_t* value) const;
Dattribute_list.cc216 bool AttributeList::GetU64AttributeValue(int id, uint64_t* value) const { in GetU64AttributeValue() function in shill::AttributeList