Home
last modified time | relevance | path

Searched defs:getPool (Results 1 – 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DWaitingThread.java106 public final RouteSpecificPool getPool() { in getPool() method in WaitingThread
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
DANTLRFastQueue.m164 {
/external/chromium_org/third_party/angle/src/libGLESv2/renderer/d3d/d3d9/
DTextureStorage9.cpp70 D3DPOOL TextureStorage9::getPool() const in getPool() function in rx::TextureStorage9
/external/clang/include/clang/Sema/
DAttributeList.h674 AttributePool &getPool() const { return pool; } in getPool() function