Searched refs:allocEntry (Results 1 – 5 of 5) sorted by relevance
154 public BasicPoolEntry allocEntry(final Object state) { in allocEntry() method in RouteSpecificPool
432 entry = rospl.allocEntry(state);
301 for (auto &allocEntry : allocs) { in computeAllocationInfos() local302 Value v = std::get<0>(allocEntry); in computeAllocationInfos()
431 HPLorg/apache/http/impl/conn/tsccm/RouteSpecificPool;->allocEntry(Ljava/lang/Object;)Lorg/apache/ht…
2943 method @Deprecated public org.apache.http.impl.conn.tsccm.BasicPoolEntry allocEntry(Object);