Searched refs:grpc_auth_property_reset (Results 1 – 2 of 2) sorted by relevance
72 void grpc_auth_property_reset(grpc_auth_property* property);
172 grpc_auth_property_reset(&ctx->properties.array[i]);303 void grpc_auth_property_reset(grpc_auth_property* property) { function