Home
last modified time | relevance | path

Searched refs:opIdempotentAsync (Results 1 – 25 of 45) sorted by relevance

12

/dports/devel/ice37/ice-3.7.2/python/test/Ice/operations/
H A DOnewaysFuture.py39 f = p.opIdempotentAsync()
/dports/devel/php-ice37/ice-3.7.2/python/test/Ice/operations/
H A DOnewaysFuture.py39 f = p.opIdempotentAsync()
/dports/devel/py-ice37/ice-3.7.2/python/test/Ice/operations/
H A DOnewaysFuture.py39 f = p.opIdempotentAsync()
/dports/devel/ice37/ice-3.7.2/java/test/src/main/java/test/Ice/retry/
H A DAllTests.java158 test(retry1.opIdempotentAsync(4).join() == 4); in allTests()
241 prx.opIdempotentAsync(4).join(); in allTests()
/dports/devel/php-ice37/ice-3.7.2/java/test/src/main/java/test/Ice/retry/
H A DAllTests.java158 test(retry1.opIdempotentAsync(4).join() == 4); in allTests()
241 prx.opIdempotentAsync(4).join(); in allTests()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/retry/
H A DAllTests.cpp234 test(retry1->opIdempotentAsync(4).get() == 4); in allTests()
323 prx->opIdempotentAsync(4).get(); in allTests()
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/retry/
H A DAllTests.cpp234 test(retry1->opIdempotentAsync(4).get() == 4); in allTests()
323 prx->opIdempotentAsync(4).get(); in allTests()
/dports/devel/py-ice37/ice-3.7.2/java/test/src/main/java/test/Ice/retry/
H A DAllTests.java158 test(retry1.opIdempotentAsync(4).join() == 4); in allTests()
241 prx.opIdempotentAsync(4).join(); in allTests()
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/retry/
H A DAllTests.cpp234 test(retry1->opIdempotentAsync(4).get() == 4); in allTests()
323 prx->opIdempotentAsync(4).get(); in allTests()
/dports/devel/ice37/ice-3.7.2/java/test/src/main/java/test/Ice/operations/
H A DOnewaysAMI.java121 CompletableFuture<Void> f = p.opIdempotentAsync(); in onewaysAMI()
/dports/devel/php-ice37/ice-3.7.2/java/test/src/main/java/test/Ice/operations/
H A DOnewaysAMI.java121 CompletableFuture<Void> f = p.opIdempotentAsync(); in onewaysAMI()
/dports/devel/py-ice37/ice-3.7.2/java/test/src/main/java/test/Ice/operations/
H A DOnewaysAMI.java121 CompletableFuture<Void> f = p.opIdempotentAsync(); in onewaysAMI()
/dports/devel/php-ice37/ice-3.7.2/csharp/test/Ice/operations/
H A DOnewaysAMI.cs208 p.opIdempotentAsync(progress: new Progress<bool>( in onewaysAMI()
H A DMyDerivedClassAMDI.cs772 opIdempotentAsync(Ice.Current current) in opIdempotentAsync() method in Ice.operations.AMD.MyDerivedClassI
H A DMyDerivedClassAMDTieI.cs753 opIdempotentAsync(Ice.Current current) in opIdempotentAsync() method in Ice.operations.AMD.tie.MyDerivedClassTieI
/dports/devel/ice37/ice-3.7.2/csharp/test/Ice/operations/
H A DOnewaysAMI.cs208 p.opIdempotentAsync(progress: new Progress<bool>( in onewaysAMI()
H A DMyDerivedClassAMDTieI.cs753 opIdempotentAsync(Ice.Current current) in opIdempotentAsync() method in Ice.operations.AMD.tie.MyDerivedClassTieI
H A DMyDerivedClassAMDI.cs772 opIdempotentAsync(Ice.Current current) in opIdempotentAsync() method in Ice.operations.AMD.MyDerivedClassI
/dports/devel/py-ice37/ice-3.7.2/csharp/test/Ice/operations/
H A DOnewaysAMI.cs208 p.opIdempotentAsync(progress: new Progress<bool>( in onewaysAMI()
/dports/devel/php-ice37/ice-3.7.2/cpp/test/Ice/operations/
H A DOnewaysAMI.cpp196 p->opIdempotentAsync( in onewaysAMI()
H A DTestAMDI.h294 virtual void opIdempotentAsync(::std::function<void()>,
/dports/devel/ice37/ice-3.7.2/cpp/test/Ice/operations/
H A DOnewaysAMI.cpp196 p->opIdempotentAsync( in onewaysAMI()
H A DTestAMDI.h294 virtual void opIdempotentAsync(::std::function<void()>,
/dports/devel/py-ice37/ice-3.7.2/cpp/test/Ice/operations/
H A DOnewaysAMI.cpp196 p->opIdempotentAsync( in onewaysAMI()
H A DTestAMDI.h294 virtual void opIdempotentAsync(::std::function<void()>,

12