Home
last modified time | relevance | path

Searched refs:copy_error_and_unref (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Derror.cc395 static grpc_error* copy_error_and_unref(grpc_error* in) { in copy_error_and_unref() function
447 grpc_error* new_err = copy_error_and_unref(src); in grpc_error_set_int()
487 grpc_error* new_err = copy_error_and_unref(src); in grpc_error_set_str()
521 grpc_error* new_err = copy_error_and_unref(src); in grpc_error_add_child()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Derror.cc393 static grpc_error* copy_error_and_unref(grpc_error* in) { in copy_error_and_unref() function
447 grpc_error* new_err = copy_error_and_unref(src); in grpc_error_set_int()
485 grpc_error* new_err = copy_error_and_unref(src); in grpc_error_set_str()
518 grpc_error* new_err = copy_error_and_unref(src); in grpc_error_add_child()