Searched defs:grpc_error_unref (Results 1 – 2 of 2) sorted by relevance
180 inline void grpc_error_unref(grpc_error* err, const char* file, int line) { in grpc_error_unref() function193 inline void grpc_error_unref(grpc_error* err) { in grpc_error_unref() function
180 void grpc_error_unref(grpc_error* err, const char* file, int line) { in grpc_error_unref() function192 void grpc_error_unref(grpc_error* err) { in grpc_error_unref() function