Home
last modified time | relevance | path

Searched defs:terminateSession (Results 1 – 25 of 25) sorted by relevance

/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/main/java/org/apache/zookeeper/server/
H A DConnectionMXBean.java63 void terminateSession(); in terminateSession() method
H A DConnectionBean.java99 public void terminateSession() { in terminateSession() method in ConnectionBean
/dports/net-im/jicofo/jicofo-ec1b29e/src/main/java/org/jitsi/protocol/xmpp/
H A DOperationSetJingle.java138 void terminateSession(JingleSession session, Reason reason, String message); in terminateSession() method
H A DAbstractOperationSetJingle.java616 public void terminateSession(JingleSession session, in terminateSession() method in AbstractOperationSetJingle
/dports/net-im/jicofo/jicofo-ec1b29e/src/main/java/org/jitsi/jicofo/
H A DLipSyncHack.java367 public void terminateSession(JingleSession session, in terminateSession() method in LipSyncHack
/dports/graphics/drawpile/Drawpile-2.1.20/src/libclient/net/
H A Dcommands.cpp144 MessagePtr terminateSession() in terminateSession() function
/dports/lang/elm/compiler-0.19.1/_cabal_deps/snap-server-1.1.1.2/src/Snap/Internal/Http/Server/
H A DSession.hs784 terminateSession = E.throwIO . TerminateSessionException . SomeException function
/dports/graphics/drawpile/Drawpile-2.1.20/src/thinsrv/gui/
H A Dsessionpage.cpp245 void SessionPage::terminateSession() in terminateSession() function in server::gui::SessionPage
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h583 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h583 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h583 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h583 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h583 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h583 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/devel/llvm80/llvm-8.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h584 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h559 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h804 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h805 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h805 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h805 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h805 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h805 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h805 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetClient.h805 Error terminateSession() { return callB<utils::TerminateSession>(); } in terminateSession() function
/dports/graphics/drawpile/Drawpile-2.1.20/src/desktop/
H A Dmainwindow.cpp1542 void MainWindow::terminateSession() in terminateSession() function in MainWindow