Home
last modified time | relevance | path

Searched defs:jsonRpcResponse (Results 1 – 9 of 9) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/http/
H A DSessionHttpConnectionUtils.cpp59 core::json::JsonRpcResponse jsonRpcResponse; in sendJsonRpcError() local
66 core::json::JsonRpcResponse jsonRpcResponse; in sendJsonRpcResponse() local
H A DSessionHttpConnectionImpl.hpp132 core::json::JsonRpcResponse& jsonRpcResponse) in sendJsonRpcResponse()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/json/
H A DJsonRpcTests.cpp340 json::JsonRpcResponse jsonRpcResponse; variable
350 json::JsonRpcResponse jsonRpcResponse; variable
H A DJsonRpc.cpp331 void setJsonRpcResponse(const JsonRpcResponse& jsonRpcResponse, in setJsonRpcResponse()
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/session/
H A DSessionAsyncRpcConnection.hpp60 virtual void sendJsonRpcResponse(core::json::JsonRpcResponse& jsonRpcResponse) in sendJsonRpcResponse()
H A DSessionClientInit.cpp603 json::JsonRpcResponse jsonRpcResponse; in handleClientInit() local
H A DSessionRpc.cpp258 json::JsonRpcResponse& jsonRpcResponse = in endHandleRpcRequestIndirect() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/core/include/core/json/
H A DJsonRpc.hpp466 JsonRpcResponse jsonRpcResponse; in setVoidJsonRpcResult() local
474 JsonRpcResponse jsonRpcResponse; in setJsonRpcResult() local
482 JsonRpcResponse jsonRpcResponse; in setJsonRpcError() local
492 JsonRpcResponse jsonRpcResponse; in setJsonRpcRedirectError() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/cpp/server/
H A DServerSessionProxy.cpp568 json::JsonRpcResponse jsonRpcResponse; in handleRpcError() local