Home
last modified time | relevance | path

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

/third_party/grpc/examples/cpp/helloworld/
Dgreeter_async_server.cc139 enum CallStatus { CREATE, PROCESS, FINISH }; enum in ServerImpl::CallData
140 CallStatus status_; // The current serving state.
/third_party/grpc/src/cpp/server/load_reporter/
Dload_reporter_async_service_impl.h156 enum CallStatus { enum