Searched refs:getPoolEntry (Results 1 – 6 of 6) sorted by relevance
181 BasicPoolEntry entry = poolRequest.getPoolEntry(timeout, tunit); in requestConnection()211 if ((hca.getPoolEntry() != null) && (hca.getManager() != this)) {220 final BasicPoolEntry entry = (BasicPoolEntry) hca.getPoolEntry();249 BasicPoolEntry entry = (BasicPoolEntry) hca.getPoolEntry();
63 BasicPoolEntry getPoolEntry( in getPoolEntry() method
77 protected AbstractPoolEntry getPoolEntry() { in getPoolEntry() method in BasicPooledConnAdapter
171 return requestPoolEntry(route, state).getPoolEntry(timeout, tunit); in getEntry()
239 public BasicPoolEntry getPoolEntry( in requestPoolEntry() method in ConnPoolByRoute
301 getPoolEntry(const char *path, UErrorCode *status);375 r->fPool = getPoolEntry(r->fPath, status); in init_entry()438 getPoolEntry(const char *path, UErrorCode *status) { in getPoolEntry() function