Searched refs:collection_ (Results 1 - 1 of 1) sorted by relevance

/system/connectivity/shill/
H A Dproperty_iterator.h36 bool AtEnd() const { return it_ == collection_.end(); }
57 : collection_(collection),
58 it_(collection_.begin()),
73 const typename std::map<std::string, VAccessorPtr>& collection_; member in class:shill::ReadablePropertyConstIterator

Completed in 47 milliseconds