Home
last modified time | relevance | path

Searched defs:tunit (Results 1 – 8 of 8) sorted by relevance

/external/apache-http/src/org/apache/http/impl/conn/tsccm/
DPoolEntryRequest.java60 TimeUnit tunit) throws InterruptedException, ConnectionPoolTimeoutException; in getPoolEntry()
DAbstractConnPool.java164 TimeUnit tunit) in getEntry()
239 public void closeIdleConnections(long idletime, TimeUnit tunit) { in closeIdleConnections()
DThreadSafeClientConnManager.java165 long timeout, TimeUnit tunit) throws InterruptedException, in requestConnection()
DConnPoolByRoute.java236 TimeUnit tunit) in requestPoolEntry()
/external/apache-http/src/org/apache/http/conn/
DClientConnectionRequest.java64 ManagedClientConnection getConnection(long timeout, TimeUnit tunit) in getConnection()
DClientConnectionManager.java108 void closeIdleConnections(long idletime, TimeUnit tunit) in closeIdleConnections()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp750 llvm::DIFile tunit, in createFieldType()
780 CollectRecordFields(const RecordDecl *record, llvm::DIFile tunit, in CollectRecordFields()
2486 llvm::DIFile tunit = getOrCreateFile(loc); in EmitDeclareOfBlockLiteralArgVariable() local
/external/clang/lib/AST/
DDecl.cpp1711 const TranslationUnitDecl *tunit = in isMain() local