Searched refs:Foreach (Results 1 – 2 of 2) sorted by relevance
/system/core/libmemunreachable/ | ||
D | LeakFolding.cpp | 65 scc->node.Foreach([&](SCCInfo* ref) { walk(ref); }); in AccumulateLeaks() |
D | Tarjan.h | 47 void Foreach(F&& f) { in Foreach() function |