Home
last modified time | relevance | path

Searched refs:removeSession (Results 101 – 125 of 258) sorted by relevance

1234567891011

/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/joblist/
H A Dresourcedistributor.cpp144 void LockedSessionMap::removeSession(uint32_t sessionID) in removeSession() function in joblist::LockedSessionMap
/dports/security/vault/vault-1.8.2/vendor/github.com/vmware/govmomi/toolbox/hgfs/
H A Dserver.go245 func (s *Server) removeSession(id uint64) bool { func
300 if s.removeSession(p.SessionID) {
/dports/net-im/kopete/kopete-21.12.3/protocols/jabber/jingle/
H A Djinglecallsgui.cpp117 removeSession(item->session()); in slotTerminate()
232 void JingleCallsGui::removeSession(JabberJingleSession *sess) in removeSession() function in JingleCallsGui
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/vmware/govmomi/toolbox/hgfs/
H A Dserver.go245 func (s *Server) removeSession(id uint64) bool { func
300 if s.removeSession(p.SessionID) {
/dports/deskutils/kdepim-runtime/kdepim-runtime-21.12.3/resources/imap/
H A Dsessionpool.cpp148 const int removeSession = m_reservedPool.removeAll(session); in releaseSession() local
149 if (removeSession > 0) { in releaseSession()
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/vmware/govmomi/toolbox/hgfs/
H A Dserver.go245 func (s *Server) removeSession(id uint64) bool { func
300 if s.removeSession(p.SessionID) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.console.ssh/src/org/eclipse/equinox/console/ssh/
H A DSshShell.java140 public void removeSession(SshSession session) { in removeSession() method in SshShell
/dports/x11-toolkits/qtermwidget/qtermwidget-1.0.0/lib/
H A DSession.h593 void removeSession( Session * session );
/dports/www/wt/wt-4.6.1/src/Wt/Test/
H A DWTestEnvironment.C139 controller_->removeSession(theSession_->sessionId()); in ~WTestEnvironment()
/dports/www/kanboard/kanboard-1.2.21/app/Controller/
H A DUserViewController.php121 public function removeSession() function in Kanboard\\Controller\\UserViewController
/dports/x11/cool-retro-term/cool-retro-term-1.1.1/qmltermwidget/lib/
H A DSession.h598 void removeSession( Session * session );
/dports/databases/hsqldb/hsqldb-2.3.4/hsqldb/src/org/hsqldb/
H A DSessionManager.java216 synchronized void removeSession(Session session) { in removeSession() method in SessionManager
/dports/graphics/qgis-ltr/qgis-3.16.16/src/plugins/grass/qtermwidget/
H A DSession.h581 void removeSession( Session * session );
/dports/graphics/qgis/qgis-3.22.3/src/plugins/grass/qtermwidget/
H A DSession.h582 void removeSession( Session * session );
/dports/net/gerbera/gerbera-1.9.2/src/web/
H A Dsession_manager.cc172 void SessionManager::removeSession(const std::string& sessionID) in removeSession() function in Web::SessionManager
/dports/net/sems/sems-f89581a/apps/examples/tutorial/mycc/
H A DMyCC.cpp202 AmMediaProcessor::instance()->removeSession(this); in onOtherReply()
/dports/net/yggdrasil/yggdrasil-go-0.3.11/src/yggdrasil/
H A Dsession.go255 sinfo.sessions.removeSession(sinfo)
260 func (ss *sessions) removeSession(sinfo *sessionInfo) { func
/dports/net/rclone/rclone-1.57.0/backend/sftp/
H A Dsftp.go370 func (f *Fs) removeSession() { func
1093 defer f.removeSession()
1234 defer o.fs.removeSession()
1469 file.f.removeSession()
1523 defer o.fs.removeSession()
/dports/net/sems/sems-f89581a/apps/click2dial/
H A DClick2Dial.cpp227 AmMediaProcessor::instance()->removeSession(this); in process()
/dports/net/sems/sems-f89581a/core/
H A DAmMediaProcessor.cpp126 void AmMediaProcessor::removeSession(AmMediaSession* s) { in removeSession() function in AmMediaProcessor
/dports/devel/ccrtp/ccrtp-2.1.2/src/
H A Dpool.cpp77 RTPSessionPool::removeSession(RTPSessionBase& session) in removeSession() function in RTPSessionPool
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Session/
H A DUserSessionManager.php265 public function removeSession(UserSession $session): void function in TYPO3\\CMS\\Core\\Session\\UserSessionManager
/dports/cad/ldview/ldview-4.4/TCFoundation/
H A DTCUserDefaults.h111 static void removeSession(const char *value);
/dports/security/keybase/client-v5.7.1/shared/override-d.ts/rn-fetch-blob/
H A Dindex.d.ts542 static removeSession(name: string): void
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/frontend/Classes/Authentication/
H A DFrontendUserAuthentication.php426 $this->userSessionManager->removeSession($this->userSession);

1234567891011