Searched refs:getPoolEntry (Results 1 – 6 of 6) sorted by relevance
177 BasicPoolEntry entry = poolRequest.getPoolEntry(timeout, tunit); in requestConnection()207 if ((hca.getPoolEntry() != null) && (hca.getManager() != this)) {216 final BasicPoolEntry entry = (BasicPoolEntry) hca.getPoolEntry();245 BasicPoolEntry entry = (BasicPoolEntry) hca.getPoolEntry();
58 BasicPoolEntry getPoolEntry( in getPoolEntry() method
72 protected AbstractPoolEntry getPoolEntry() { in getPoolEntry() method in BasicPooledConnAdapter
166 return requestPoolEntry(route, state).getPoolEntry(timeout, tunit); in getEntry()
234 public BasicPoolEntry getPoolEntry( in requestPoolEntry() method in ConnPoolByRoute
312 getPoolEntry(const char *path, UErrorCode *status);386 r->fPool = getPoolEntry(r->fPath, status); in init_entry()448 getPoolEntry(const char *path, UErrorCode *status) { in getPoolEntry() function