Searched refs:SetRootError (Results 1 – 2 of 2) sorted by relevance
35 cert_info.SetRootError(GRPC_ERROR_NONE); in SetKeyMaterials()127 cert_info.SetRootError(*root_cert_error); in SetErrorForCert()169 cert_info.SetRootError(GRPC_ERROR_REF(error)); in SetError()
188 void SetRootError(grpc_error* error) { in SetRootError() function