Home
last modified time | relevance | path

Searched defs:grpc_status_code (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/src/objective-c/GRPCClient/private/GRPCCore/
DNSError+GRPC.mm25 + (instancetype)grpc_errorFromStatusCode:(grpc_status_code)statusCode argument
/third_party/grpc/src/core/lib/transport/
Dstatus_conversion.cc92 int grpc_status_to_http2_status(grpc_status_code /*status*/) { return 200; } in grpc_status_to_http2_status() argument
/third_party/grpc/include/grpc/
Dstatus.h150 } grpc_status_code; typedef
/third_party/grpc/test/core/test_util/
Dtls_utils.cc121 grpc_status_code*, char**) { in Verify() argument
/third_party/grpc/test/core/security/
Dcredentials_test.cc1830 size_t* num_creds_md, grpc_status_code* /*status*/, in plugin_get_metadata_success() argument