Searched refs:grpc_slice_from_cpp_string (Results 1 – 11 of 11) sorted by relevance
219 const grpc_slice addr_str_slice = grpc_slice_from_cpp_string(ac->addr_str); in on_writable()229 grpc_slice_from_cpp_string(std::move(description))); in on_writable()299 grpc_slice_from_cpp_string(grpc_sockaddr_to_uri(addr))); in grpc_tcp_client_create_from_prepared_fd()
220 grpc_slice_from_cpp_string(std::move(target_uri))); in tcp_connect()
235 grpc_slice_from_cpp_string(grpc_sockaddr_to_uri(addr))), in prepare_socket()
113 grpc_slice_from_cpp_string(absl::StrCat( in grpc_chttp2_rst_stream_parser_parse()
96 grpc_slice_from_cpp_string(std::move(md_value))); in get_request_metadata()
341 grpc_slice grpc_slice_from_cpp_string(std::string str);
255 grpc_slice grpc_slice_from_cpp_string(std::string str) { in grpc_slice_from_cpp_string() function
209 grpc_slice_from_cpp_string( in grpc_oauth2_token_fetcher_credentials_parse_server_response()737 grpc_slice_from_cpp_string(absl::StrCat("Bearer ", access_token))); in grpc_access_token_credentials()
123 grpc_slice_from_cpp_string(std::move(addr_text)))); in append_error()
135 grpc_slice_from_cpp_string(std::move(msg))); in client_filter_incoming_metadata()
2121 grpc_slice_from_cpp_string(message)); in OnResolverResultChangedLocked()