Searched defs:AppendError (Results 1 – 2 of 2) sorted by relevance
| /external/grpc-grpc/src/core/lib/http/ | ||
| D | httpcli.cc | 240 void HttpRequest::AppendError(grpc_error_handle error) { in AppendError() function in grpc_core::HttpRequest |
| /external/rust/crates/grpcio-sys/grpc/src/core/lib/http/ | ||
| D | httpcli.cc | 242 void HttpRequest::AppendError(grpc_error_handle error) { in AppendError() function in grpc_core::HttpRequest |