Home
last modified time | relevance | path

Searched refs:truthifyWrapper (Results 1 – 2 of 2) sorted by relevance

/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/test/fixtures/interactions/gen-swift/test/fixtures/interactions/
H A DMyService.java163 …default reactor.core.publisher.Flux<ResponseWrapper<Boolean>> truthifyWrapper(RpcOptions rpcOption… in truthifyWrapper() method
196 …default reactor.core.publisher.Flux<ResponseWrapper<Boolean>> truthifyWrapper(RpcOptions rpcOption… in truthifyWrapper() method
H A DMyServiceReactiveClient.java320 ….publisher.Flux<com.facebook.thrift.client.ResponseWrapper<Boolean>> truthifyWrapper( final com.fa…
363 return truthifyWrapper( rpcOptions).map(_p -> _p.getData());
560 ….publisher.Flux<com.facebook.thrift.client.ResponseWrapper<Boolean>> truthifyWrapper( final com.fa…
603 return truthifyWrapper( rpcOptions).map(_p -> _p.getData());