Home
last modified time | relevance | path

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

12

/dports/devel/cxxtools/cxxtools-2.2.1/src/json/
H A Drpcserver.cpp36 RpcServer::RpcServer(EventLoopBase& eventLoop) in RpcServer() function in cxxtools::json::RpcServer
40 RpcServer::RpcServer(EventLoopBase& eventLoop, const std::string& ip, unsigned short int port, int … in RpcServer() function in cxxtools::json::RpcServer
46 RpcServer::RpcServer(EventLoopBase& eventLoop, unsigned short int port, int backlog) in RpcServer() function in cxxtools::json::RpcServer
/dports/devel/cxxtools/cxxtools-2.2.1/src/bin/
H A Drpcserver.cpp36 RpcServer::RpcServer(EventLoopBase& eventLoop) in RpcServer() function in cxxtools::bin::RpcServer
40 RpcServer::RpcServer(EventLoopBase& eventLoop, const std::string& ip, unsigned short int port, int … in RpcServer() function in cxxtools::bin::RpcServer
46 RpcServer::RpcServer(EventLoopBase& eventLoop, unsigned short int port, int backlog) in RpcServer() function in cxxtools::bin::RpcServer
/dports/cad/yosys/yosys-yosys-0.12/frontends/rpc/
H A Drpc_frontend.cc73 struct RpcServer { struct
76 RpcServer(const std::string &name) : name(name) { } in RpcServer() function
77 virtual ~RpcServer() { } in ~RpcServer() argument
82 Json call(const Json &json_request) { in call()
100 std::vector<std::string> get_module_names() { in get_module_names()
118 …> derive_module(const std::string &module, const dict<RTLIL::IdString, RTLIL::Const> &parameters) { in derive_module()
/dports/devel/grpc134/grpc-1.34.1/src/ruby/spec/
H A Duser_agent_spec.rb30 RpcServer = GRPC::RpcServer constant
H A Ddebug_message_spec.rb40 RpcServer = GRPC::RpcServer constant
H A Dclient_auth_spec.rb81 RpcServer = GRPC::RpcServer constant
/dports/devel/grpc/grpc-1.42.0/src/ruby/spec/
H A Duser_agent_spec.rb30 RpcServer = GRPC::RpcServer constant
H A Ddebug_message_spec.rb40 RpcServer = GRPC::RpcServer constant
H A Dclient_auth_spec.rb81 RpcServer = GRPC::RpcServer constant
/dports/devel/grpc130/grpc-1.30.2/src/ruby/spec/
H A Ddebug_message_spec.rb40 RpcServer = GRPC::RpcServer constant
H A Dclient_auth_spec.rb81 RpcServer = GRPC::RpcServer constant
/dports/devel/grpc130/grpc-1.30.2/src/php/lib/Grpc/
H A DRpcServer.php33 class RpcServer extends Server class
/dports/devel/grpc/grpc-1.42.0/src/php/lib/Grpc/
H A DRpcServer.php33 class RpcServer extends Server class
/dports/devel/grpc134/grpc-1.34.1/src/php/lib/Grpc/
H A DRpcServer.php33 class RpcServer extends Server class
/dports/lang/rust/rustc-1.58.1-src/vendor/jsonrpc-derive/tests/
H A Dclient.rs19 struct RpcServer; struct
21 impl Rpc for RpcServer { implementation
/dports/devel/grpc134/grpc-1.34.1/src/ruby/spec/pb/health/
H A Dchecker_spec.rb186 RpcServer = GRPC::RpcServer constant
/dports/devel/grpc/grpc-1.42.0/src/ruby/spec/pb/health/
H A Dchecker_spec.rb186 RpcServer = GRPC::RpcServer constant
/dports/devel/grpc130/grpc-1.30.2/src/ruby/spec/pb/health/
H A Dchecker_spec.rb186 RpcServer = GRPC::RpcServer constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/ruby/spec/pb/health/
H A Dchecker_spec.rb186 RpcServer = GRPC::RpcServer constant
/dports/devel/grpc134/grpc-1.34.1/src/ruby/spec/support/
H A Dhelpers.rb27 RpcServer = GRPC::RpcServer constant
/dports/devel/grpc/grpc-1.42.0/src/ruby/spec/support/
H A Dhelpers.rb27 RpcServer = GRPC::RpcServer constant
/dports/devel/grpc130/grpc-1.30.2/src/ruby/spec/support/
H A Dhelpers.rb27 RpcServer = GRPC::RpcServer constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/ruby/spec/
H A Dclient_auth_spec.rb81 RpcServer = GRPC::RpcServer constant
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/ruby/spec/support/
H A Dhelpers.rb27 RpcServer = GRPC::RpcServer constant
/dports/misc/tvm/incubator-tvm-0.6.1/apps/cpp_rpc/
H A Dmain.cc231 int RpcServer(int argc, char * argv[]) { in RpcServer() function

12