Home
last modified time | relevance | path

Searched defs:oldSession (Results 1 – 17 of 17) sorted by relevance

/dports/net-im/openfire/Openfire-4.7.1/xmppserver/src/main/java/org/jivesoftware/openfire/handler/
H A DIQBindHandler.java117 …ClientSession oldSession = routingTable.getClientRoute(new JID(username, serverName, resource, tru… in handleIQ() local
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/sdk/android/src/java/org/webrtc/
H A DCameraCapturer.java295 final CameraSession oldSession = currentSession; in stopCapture() local
400 final CameraSession oldSession = currentSession; in switchCameraInternal() local
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/sdk/android/api/org/webrtc/
H A DCameraCapturer.java305 final CameraSession oldSession = currentSession; in stopCapture() local
409 final CameraSession oldSession = currentSession; in switchCameraInternal() local
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/sdk/android/src/java/org/webrtc/
H A DCameraCapturer.java295 final CameraSession oldSession = currentSession; in stopCapture() local
400 final CameraSession oldSession = currentSession; in switchCameraInternal() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/sdk/android/src/java/org/webrtc/
H A DCameraCapturer.java295 final CameraSession oldSession = currentSession; in stopCapture() local
400 final CameraSession oldSession = currentSession; in switchCameraInternal() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/sdk/android/src/java/org/webrtc/
H A DCameraCapturer.java298 final CameraSession oldSession = currentSession; in stopCapture() local
423 final CameraSession oldSession = currentSession; in switchCameraInternal() local
/dports/net-im/tg_owt/tg_owt-d578c76/src/sdk/android/src/java/org/webrtc/
H A DCameraCapturer.java298 final CameraSession oldSession = currentSession; in stopCapture() local
423 final CameraSession oldSession = currentSession; in switchCameraInternal() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/sdk/android/src/java/org/webrtc/
H A DCameraCapturer.java298 final CameraSession oldSession = currentSession; in stopCapture() local
423 final CameraSession oldSession = currentSession; in switchCameraInternal() local
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/sdk/android/src/java/org/webrtc/
H A DCameraCapturer.java298 final CameraSession oldSession = currentSession; in stopCapture() local
423 final CameraSession oldSession = currentSession; in switchCameraInternal() local
/dports/java/springframework31/spring-framework-3.1.4.RELEASE/projects/org.springframework.integration-tests/src/test/java/org/springframework/aop/config/
H A DAopNamespaceHandlerScopeIntegrationTests.java107 MockHttpSession oldSession = new MockHttpSession(); in testSessionScoping() local
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Dtablelockserver.cpp238 int32_t oldSession; in changeOwner() local
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/versioning/BRM/
H A Dtablelockserver.cpp238 int32_t oldSession; in changeOwner() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.junit.core/src/org/eclipse/jdt/internal/junit/model/
H A DJUnitModel.java364 TestRunSession oldSession= iter.next(); in addTestRunSession() local
/dports/net/wangle/wangle-2021.12.27.00/wangle/ssl/
H A DSSLSessionCacheManager.cpp114 SSL_SESSION* oldSession = nullptr; in storeSession() local
/dports/www/domoticz/domoticz-2020.2/webserver/
H A DcWebem.cpp1738 WebEmSession* oldSession = myWebem->GetSession(sSID); in CheckAuthentication() local
1758 WebEmSession* oldSession = myWebem->GetSession(sSID); in CheckAuthentication() local
1967 WebEmSession* oldSession = myWebem->GetSession(session.id); in checkAuthToken() local
/dports/sysutils/k3b/k3b-21.12.3/libk3b/projects/datacd/
H A Dk3bdatadoc.cpp92 QList<DataItem*> oldSession; member in K3b::DataDoc::Private
/dports/net-im/nheko/nheko-0.9.0/src/
H A DCache.cpp607 auto oldSession = unpickle<InboundSessionObject>(std::string(value), pickle_secret_); in saveInboundMegolmSession() local