Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dproperty_store.h195 ReadablePropertyConstIterator<uint64_t> GetUint64PropertiesIter() const;
Dproperty_store.cc220 ReadablePropertyConstIterator<uint64_t> it = GetUint64PropertiesIter(); in GetProperties()
554 ReadablePropertyConstIterator<uint64_t> PropertyStore::GetUint64PropertiesIter() in GetUint64PropertiesIter() function in shill::PropertyStore