Home
last modified time | relevance | path

Searched refs:CatchingFunctionHandler (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dmethod_handler.h40 ::grpc::Status CatchingFunctionHandler(Callable&& handler) { in CatchingFunctionHandler() function
112 status = CatchingFunctionHandler([this, &param, &rsp] { in RunHandler()
155 CatchingFunctionHandler([this, &param, &reader, &rsp] { in RunHandler()
203 status = CatchingFunctionHandler([this, &param, &writer] { in RunHandler()
269 grpc::Status status = CatchingFunctionHandler([this, &param, &stream] { in RunHandler()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dmethod_handler.h40 ::grpc::Status CatchingFunctionHandler(Callable&& handler) { in CatchingFunctionHandler() function
112 status = CatchingFunctionHandler([this, &param, &rsp] { in RunHandler()
155 CatchingFunctionHandler([this, &param, &reader, &rsp] { in RunHandler()
203 status = CatchingFunctionHandler([this, &param, &writer] { in RunHandler()
269 grpc::Status status = CatchingFunctionHandler([this, &param, &stream] { in RunHandler()
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/
H A Dmethod_handler.h40 ::grpc::Status CatchingFunctionHandler(Callable&& handler) { in CatchingFunctionHandler() function
112 status = CatchingFunctionHandler([this, &param, &rsp] { in RunHandler()
155 CatchingFunctionHandler([this, &param, &reader, &rsp] { in RunHandler()
203 status = CatchingFunctionHandler([this, &param, &writer] { in RunHandler()
269 grpc::Status status = CatchingFunctionHandler([this, &param, &stream] { in RunHandler()