Home
last modified time | relevance | path

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

/system/connectivity/shill/
Dproperty_store.h193 ReadablePropertyConstIterator<Uint16s> GetUint16sPropertiesIter() const;
Dproperty_store.cc208 ReadablePropertyConstIterator<Uint16s> it = GetUint16sPropertiesIter(); in GetProperties()
544 ReadablePropertyConstIterator<Uint16s> PropertyStore::GetUint16sPropertiesIter() in GetUint16sPropertiesIter() function in shill::PropertyStore