Home
last modified time | relevance | path

Searched defs:status_message (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc-java/services/src/main/proto/grpc/binlog/v1alpha/
Dbinarylog.proto84 string status_message = 10; field
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_rpc_factory.cc38 int32* status_code, string* status_message) in GrpcCall()