Home
last modified time | relevance | path

Searched defs:UnimplementedUnaryReactor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/
Dserver_callback.h774 using UnimplementedUnaryReactor = FinishOnlyReactor<ServerUnaryReactor>; variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/
Dserver_callback.h774 using UnimplementedUnaryReactor = FinishOnlyReactor<ServerUnaryReactor>; variable
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/
H A Dserver_callback.h783 using UnimplementedUnaryReactor = FinishOnlyReactor<ServerUnaryReactor>; variable