Searched defs:allocEntry (Results 1 – 2 of 2) sorted by relevance
154 public BasicPoolEntry allocEntry(final Object state) { in allocEntry() method in RouteSpecificPool
301 for (auto &allocEntry : allocs) { in computeAllocationInfos() local