HomeSort by relevance Sort by last modified time
    Searched refs:PruneCollection (Results 1 - 2 of 2) sorted by null

  /system/core/logd/
LogWhiteBlackList.h 56 typedef std::list<Prune> PruneCollection;
59 PruneCollection mNaughty;
60 PruneCollection mNice;
LogWhiteBlackList.cpp 58 PruneCollection::iterator it;
70 PruneCollection::iterator it;
121 PruneCollection* list;
185 PruneCollection::iterator it = list->begin();
232 PruneCollection::iterator it;
254 PruneCollection::iterator it;
264 PruneCollection::iterator it;

Completed in 320 milliseconds