Home
last modified time | relevance | path

Searched defs:sessionScope (Results 1 – 5 of 5) sorted by relevance

/dports/www/tntnet/tntnet-2.2.1/framework/common/
H A Dscopemanager.cpp164 Sessionscope* sessionScope; in preCall() local
199 Sessionscope* sessionScope; in preCall() local
237 Sessionscope* sessionScope = getSessionScope(sessionId); in setSessionId() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/application/model/
H A DSessionScope.java30 public SessionScope(String sessionScope) in SessionScope()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/include/session/
H A DSessionOptions.hpp103 core::r_util::SessionScope sessionScope() const in sessionScope() function in rstudio::session::Options
/dports/www/tntnet/tntnet-2.2.1/framework/common/tnt/
H A Dhttprequest.h98 Sessionscope* sessionScope; variable
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/r/include/r/session/
H A DRSession.hpp103 core::r_util::SessionScope sessionScope; member