Searched refs:Postprocessor (Results 1 – 2 of 2) sorted by relevance
47 auto remoteCall(Fn1 Preprocessor, Fn2 Postprocessor, TReturn ErrorValue,
27 auto RemoteOffloadClient::remoteCall(Fn1 Preprocessor, Fn2 Postprocessor, in remoteCall() argument47 return Postprocessor(Reply); in remoteCall()