Home
last modified time | relevance | path

Searched refs:grpc_error_set_str (Results 1 – 25 of 28) sorted by relevance

12

/third_party/grpc/test/core/iomgr/
Derror_test.cc68 error = grpc_error_set_str(error, GRPC_ERROR_STR_GRPC_MESSAGE, in test_set_get_str()
79 grpc_error* error1 = grpc_error_set_str( in test_copy_and_unref()
90 grpc_error* error3 = grpc_error_set_str( in test_copy_and_unref()
108 grpc_error* child = grpc_error_set_str( in test_create_referencing()
121 children[0] = grpc_error_set_str( in test_create_referencing_many()
127 children[2] = grpc_error_set_str( in test_create_referencing_many()
146 error = grpc_error_set_str(error, GRPC_ERROR_STR_GRPC_MESSAGE, in print_error_string()
154 children[0] = grpc_error_set_str( in print_error_string_reference()
159 children[1] = grpc_error_set_str( in print_error_string_reference()
200 grpc_error_set_str(error, GRPC_ERROR_STR_GRPC_MESSAGE, in test_overflow()
/third_party/grpc/src/core/lib/iomgr/
Dresolve_address_posix.cc60 err = grpc_error_set_str( in posix_blocking_resolve_address()
68 err = grpc_error_set_str( in posix_blocking_resolve_address()
100 err = grpc_error_set_str( in posix_blocking_resolve_address()
101 grpc_error_set_str( in posix_blocking_resolve_address()
102 grpc_error_set_str( in posix_blocking_resolve_address()
Dtcp_client_posix.cc158 grpc_error_set_str(error, GRPC_ERROR_STR_OS_ERROR, in on_writable()
228 grpc_error_set_str(error, GRPC_ERROR_STR_DESCRIPTION, in on_writable()
230 error = grpc_error_set_str(error, GRPC_ERROR_STR_TARGET_ADDRESS, in on_writable()
297 error = grpc_error_set_str( in grpc_tcp_client_create_from_prepared_fd()
Dload_file.cc71 grpc_error_set_str(GRPC_ERROR_CREATE_REFERENCING_FROM_STATIC_STRING( in grpc_load_file()
Derror.cc482 grpc_error* grpc_error_set_str(grpc_error* src, grpc_error_strs which, in grpc_error_set_str() function
780 return grpc_error_set_str( in grpc_os_error()
781 grpc_error_set_str( in grpc_os_error()
796 grpc_error* error = grpc_error_set_str( in grpc_wsa_error()
797 grpc_error_set_str( in grpc_wsa_error()
Derror.h227 grpc_error* grpc_error_set_str(grpc_error* src, grpc_error_strs which,
Dtcp_client_windows.cc217 grpc_error_set_str(GRPC_ERROR_CREATE_REFERENCING_FROM_STATIC_STRING( in tcp_connect()
Dsocket_utils_common_posix.cc443 grpc_error* err = grpc_error_set_str( in error_for_fd()
Dendpoint_cfstream.cc111 return grpc_error_set_str( in CFStreamAnnotateError()
Dtcp_server_windows.cc231 grpc_error_set_str( in prepare_socket()
Dtcp_uv.cc77 return grpc_error_set_str(error, GRPC_ERROR_STR_OS_ERROR, in tcp_error_create()
/third_party/grpc/src/core/ext/filters/http/server/
Dhttp_server_filter.cc185 grpc_error_set_str( in hs_filter_incoming_metadata()
201 grpc_error_set_str( in hs_filter_incoming_metadata()
220 grpc_error_set_str( in hs_filter_incoming_metadata()
258 grpc_error_set_str( in hs_filter_incoming_metadata()
320 grpc_error_set_str( in hs_filter_incoming_metadata()
/third_party/grpc/src/core/lib/security/transport/
Dtsi_error.cc25 grpc_error_set_str( in grpc_set_tsi_error_result()
/third_party/grpc/src/core/lib/surface/
Dvalidate_metadata.cc43 grpc_error* error = grpc_error_set_str( in conforms_to()
Dlame_client.cc158 elem, grpc_error_set_str( in grpc_lame_client_channel_create()
Dcall.cc733 grpc_error_set_str(GRPC_ERROR_CREATE_FROM_COPIED_STRING(description), in error_from_status()
1073 error = grpc_error_set_str( in recv_trailing_filter()
1078 error = grpc_error_set_str(error, GRPC_ERROR_STR_GRPC_MESSAGE, in recv_trailing_filter()
1777 grpc_error_set_str(status_error, GRPC_ERROR_STR_GRPC_MESSAGE, in call_start_batch()
/third_party/grpc/test/cpp/microbenchmarks/
Dbm_error.cc69 GRPC_ERROR_UNREF(grpc_error_set_str( in BM_ErrorCreateAndSetIntAndStr()
96 error = grpc_error_set_str(error, GRPC_ERROR_STR_GRPC_MESSAGE, in BM_ErrorCreateAndSetStrLoop()
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dframe_rst_stream.cc110 grpc_error_set_str( in grpc_chttp2_rst_stream_parser_parse()
Dframe_data.cc136 p->error = grpc_error_set_str( in grpc_deframe_unprocessed_incoming_frames()
/third_party/grpc/src/core/lib/transport/
Dmetadata_batch.cc95 grpc_error* out = grpc_error_set_str( in grpc_attach_md_to_error()
96 grpc_error_set_str(src, GRPC_ERROR_STR_KEY, in grpc_attach_md_to_error()
/third_party/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver_libuv.cc134 grpc_error_set_str(error, GRPC_ERROR_STR_OS_ERROR, in ares_uv_poll_cb_locked()
Dgrpc_ares_wrapper.cc835 error = grpc_error_set_str( in grpc_dns_lookup_ares_continue_after_check_localhost_and_ip_literals_locked()
841 error = grpc_error_set_str( in grpc_dns_lookup_ares_continue_after_check_localhost_and_ip_literals_locked()
873 error = grpc_error_set_str( in grpc_dns_lookup_ares_continue_after_check_localhost_and_ip_literals_locked()
/third_party/grpc/src/core/ext/filters/http/client/
Dhttp_client_filter.cc126 grpc_error* e = grpc_error_set_str( in client_filter_incoming_metadata()
128 grpc_error_set_str( in client_filter_incoming_metadata()
/third_party/grpc/src/core/lib/security/credentials/google_default/
Dgoogle_default_credentials.cc242 error = grpc_error_set_str( in create_default_creds_from_path()
/third_party/grpc/src/core/lib/http/
Dhttpcli.cc122 grpc_error_set_str(error, GRPC_ERROR_STR_TARGET_ADDRESS, in append_error()

12