Home
last modified time | relevance | path

Searched defs:getSession (Results 1 – 16 of 16) sorted by relevance

/external/testng/src/test/java/test/guice/
DMyContext.java5 MySession getSession(); in getSession() method
DMyContextImpl.java8 public MySession getSession() { in getSession() method in MyContextImpl
/external/guice/extensions/servlet/src/com/google/inject/servlet/
DContinuingHttpServletRequest.java66 @Override public HttpSession getSession() { in getSession() method in ContinuingHttpServletRequest
70 @Override public HttpSession getSession(boolean create) { in getSession() method in ContinuingHttpServletRequest
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBSymbol.h89 const IPDBSession &getSession() const { return Session; } in getSession() function
/external/guice/extensions/servlet/test/com/google/inject/servlet/
DServletTestUtils.java83 @Override public HttpSession getSession() { in newFakeHttpServletRequest() method
/external/conscrypt/common/src/main/java/org/conscrypt/
DClientSessionContext.java103 private SslSessionWrapper getSession(String host, int port) { in getSession() method in ClientSessionContext
DAbstractSessionContext.java118 public final SSLSession getSession(byte[] sessionId) { in getSession() method
DConscryptEngineSocket.java222 public SSLSession getSession() { in getSession() method in ConscryptEngineSocket
DConscryptFileDescriptorSocket.java643 public SSLSession getSession() { in getSession() method in ConscryptFileDescriptorSocket
DConscryptEngine.java553 public SSLSession getSession() { in getSession() method in ConscryptEngine
/external/okhttp/android/test/java/com/squareup/okhttp/internal/
DPlatformTest.java191 public SSLSession getSession() { in getSession() method in PlatformTest.TestSSLSocketImpl
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DDelegatingSSLSocket.java72 @Override public SSLSession getSession() { in getSession() method in DelegatingSSLSocket
/external/conscrypt/android-stub/src/main/java/com/android/org/conscrypt/
DOpenSSLSocketImpl.java114 public SSLSession getSession() { in getSession() method in OpenSSLSocketImpl
/external/conscrypt/android-stub/src/main/java/org/apache/harmony/xnet/provider/jsse/
DOpenSSLSocketImpl.java114 public SSLSession getSession() { in getSession() method in OpenSSLSocketImpl
/external/conscrypt/android/src/main/java/org/conscrypt/
DPreKitKatPlatformOpenSSLSocketImplAdapter.java307 public SSLSession getSession() { in getSession() method in PreKitKatPlatformOpenSSLSocketImplAdapter
DKitKatPlatformOpenSSLSocketImplAdapter.java307 public SSLSession getSession() { in getSession() method in KitKatPlatformOpenSSLSocketImplAdapter