Searched refs:ProxyRpcServerMethod (Results 1 – 2 of 2) sorted by relevance
38 class ProxyRpcServerMethod : public XmlRpc::XmlRpcServerMethod {40 ProxyRpcServerMethod(const std::string& method_name,55 DISALLOW_COPY_AND_ASSIGN(ProxyRpcServerMethod);71 std::vector<std::unique_ptr<ProxyRpcServerMethod>> methods_;
476 ProxyRpcServerMethod::ProxyRpcServerMethod( in ProxyRpcServerMethod() function in ProxyRpcServerMethod486 void ProxyRpcServerMethod::execute( in execute()492 std::string ProxyRpcServerMethod::help(void) { in help()510 new ProxyRpcServerMethod( in RegisterRpcMethod()