Searched refs:getSession (Results 1 – 12 of 12) sorted by relevance
44 getSession().execute(getSql(), getBindArgs(), getConnectionFlags(), null); in execute()64 return getSession().executeForChangedRowCount( in executeUpdateDelete()86 return getSession().executeForLastInsertedRowId( in executeInsert()107 return getSession().executeForLong( in simpleQueryForLong()128 return getSession().executeForString( in simpleQueryForString()149 return getSession().executeForBlobFileDescriptor( in simpleQueryForBlobFileDescriptor()
62 int numRows = getSession().executeForCursorWindow(getSql(), getBindArgs(), in fillWindow()
100 protected final SQLiteSession getSession() { in getSession() method in SQLiteProgram
78 SSLSession sslSession = sslSocket.getSession(); in doHandshakeAndValidateServerCertificates()85 sslSocket.getSession().getPeerCertificates(); in doHandshakeAndValidateServerCertificates()203 SSLSession session = socket.getSession(); in closeSocketThrowException()
111 RenderSession session = mSession.getSession(); in run()
95 static T_DRM_Session_Node* getSession(int32_t sessionId) in getSession() function1093 s = getSession(session); in SVC_drm_getDeliveryMethod()1108 s = getSession(session); in SVC_drm_getContentType()1130 s = getSession(session); in SVC_drm_checkRights()1207 s = getSession(session); in SVC_drm_consumeRights()1235 s = getSession(session); in SVC_drm_getContentLength()1704 s = getSession(session); in SVC_drm_getContent()1738 s = getSession(session); in SVC_drm_getRightsIssuer()1760 s = getSession(session); in SVC_drm_getRightsInfo()1808 if (NULL == getSession(session)) in SVC_drm_closeSession()
115 BordeauxSessionManager.Session getSession(String key) { in getSession() method in BordeauxSessionStorage
116 Session stored = mSessionStorage.getSession(key.value); in getSessionBinder()
191 SSLSession session = ssl.getSession(); in verifyHostname()
807 listener.onNewFrame(RenderSessionImpl.this.getSession()); in moveChild()1469 public RenderSession getSession() { in getSession() method in RenderSessionImpl
460 SSLSession s = socket.getSession();
43799 method public javax.net.ssl.SSLSession getSession();43909 method public abstract javax.net.ssl.SSLSession getSession();44054 method public javax.net.ssl.SSLSession getSession();44064 method public abstract javax.net.ssl.SSLSession getSession(byte[]);44083 method public abstract javax.net.ssl.SSLSession getSession();