Searched defs:sessionId (Results 1 – 11 of 11) sorted by relevance
118 public final SSLSession getSession(byte[] sessionId) { in getSession()214 final SslSessionWrapper getSessionFromCache(byte[] sessionId) { in getSessionFromCache()253 abstract SslSessionWrapper getSessionFromPersistentCache(byte[] sessionId); in getSessionFromPersistentCache()
59 SslSessionWrapper getSessionFromPersistentCache(byte[] sessionId) { in getSessionFromPersistentCache()
170 SslSessionWrapper getSessionFromPersistentCache(byte[] sessionId) { in getSessionFromPersistentCache()
35 public byte[] sessionId; field in ClientHello
140 int type = 0, role = 0, clientId = 0, sessionId = 0, peerId = 0; in getNetworkSpecifier() local373 int sessionId = getNextSessionId(); in wifiAwareAttach() local656 public AwareAttachCallbackPostsEvents(int sessionId, boolean useIdInCallbackEventName) { in AwareAttachCallbackPostsEvents()696 public AwareIdentityChangeListenerPostsEvents(int sessionId, in AwareIdentityChangeListenerPostsEvents()850 public WifiAwareRangingListener(int callbackId, int sessionId) { in WifiAwareRangingListener()
116 String sessionId = options.getSessionId(); in startup() local
34 private String sessionId; field in RuntimeData
87 String sessionId; field in AbstractAgentMojo
143 sessionId []byte member836 sessionId []byte member2196 sessionId []byte member
274 …sessionId []uint8 // Session ID supplied by the server. nil if the session … member
801 int sessionId = 0; /* FIXME runtime test for am.generateAudioSessionId() in API 21 */ in restartAudioSystem() local