Searched defs:resultCollector (Results 1 – 1 of 1) sorted by relevance
112 void addNodesToResults(PassRefPtr<NodeList> nodes, ListHashSet<Node*>& resultCollector) in addNodesToResults()143 virtual void match(ListHashSet<Node*>& resultCollector) in match()159 virtual void match(ListHashSet<Node*>& resultCollector) in match()171 virtual void match(ListHashSet<Node*>& resultCollector) in match()183 virtual void match(ListHashSet<Node*>& resultCollector) in match()200 virtual void match(ListHashSet<Node*>& resultCollector) in match()858 ListHashSet<Node*> resultCollector; in performSearch() local1346 ListHashSet<Node*> resultCollector; in onMatchJobsTimer() local1356 void InspectorDOMAgent::reportNodesAsSearchResults(ListHashSet<Node*>& resultCollector) in reportNodesAsSearchResults()