Home
last modified time | relevance | path

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

/third_party/grpc/include/grpcpp/impl/codegen/
Dinterceptor.h59 PRE_SEND_STATUS, // server only enumerator
Dcall_op_set.h696 experimental::InterceptionHookPoints::PRE_SEND_STATUS); in SetInterceptionHookPoint()
/third_party/grpc/test/cpp/end2end/
Dserver_interceptors_end2end_test.cc94 experimental::InterceptionHookPoints::PRE_SEND_STATUS)) { in Intercept()