Home
last modified time | relevance | path

Searched defs:enclosing (Results 1 – 2 of 2) sorted by relevance

/external/okhttp/src/main/java/libcore/net/http/
DHttpsURLConnectionImpl.java412 private final HttpsURLConnectionImpl enclosing; field in HttpsURLConnectionImpl.HttpsEngine
420 HttpsURLConnectionImpl enclosing) throws IOException { in HttpsEngine()
/external/clang/lib/CodeGen/
DCGCleanup.cpp592 EHScope &enclosing = *EHStack.find(Scope.getEnclosingNormalCleanup()); in PopCleanupBlock() local