/thrift-3.4.0/test/rb/integration/ |
D | TestServer.rb | 74 def testMulti(arg0, arg1, arg2, arg3, arg4, arg5) argument
|
/thrift-3.4.0/lib/nodejs/test/ |
D | test_handler.js | 131 function testMultiAsync(arg0, arg1, arg2, arg3, arg4, arg5, result) { argument
|
/thrift-3.4.0/lib/js/test/ |
D | test_handler.js | 157 testMulti: function(arg0, arg1, arg2, arg3, arg4, arg5, result) { argument
|
/thrift-3.4.0/lib/ts/test/ |
D | test_handler.js | 157 testMulti: function(arg0, arg1, arg2, arg3, arg4, arg5, result) { argument
|
/thrift-3.4.0/lib/d/test/ |
D | thrift_test_server.d | 165 Numberz arg4, UserId arg5) in testMulti()
|
/thrift-3.4.0/test/netstd/Server/ |
D | TestServer.cs | 464 …estMulti(sbyte arg0, int arg1, long arg2, Dictionary<short, string>? arg3, Numberz arg4, long arg5, in testMulti()
|
/thrift-3.4.0/test/py/ |
D | TestServer.py | 176 def testMulti(self, arg0, arg1, arg2, arg3, arg4, arg5): argument
|
/thrift-3.4.0/test/haxe/src/ |
D | TestClient.hx | 932 var arg5 = Int64.make(0,5000000); variable
|
/thrift-3.4.0/test/cpp/src/ |
D | TestServer.cpp | 301 const UserId arg5) override { in testMulti() 519 const UserId arg5) override { in testMulti()
|
/thrift-3.4.0/lib/java/src/test/java/org/apache/thrift/server/ |
D | ServerTestBase.java | 262 byte arg0, int arg1, long arg2, Map<Short, String> arg3, Numberz arg4, long arg5) { in testMulti()
|
/thrift-3.4.0/lib/c_glib/test/ |
D | testthrifttestclient.cpp | 286 …onst std::map<int16_t, std::string> &arg3, const Numberz::type arg4, const UserId arg5) override { in testMulti()
|
D | testthrifttestzlibclient.cpp | 281 …onst std::map<int16_t, std::string> &arg3, const Numberz::type arg4, const UserId arg5) override { in testMulti()
|
/thrift-3.4.0/test/c_glib/src/ |
D | thrift_test_handler.c | 617 const TTestUserId arg5, in thrift_test_handler_test_multi()
|