Searched refs:grpc_auth_property_reset (Results 1 – 4 of 4) sorted by relevance
44 void grpc_auth_property_reset(grpc_auth_property* property);70 grpc_auth_property_reset(&properties_.array[i]); in ~grpc_auth_context()
271 void grpc_auth_property_reset(grpc_auth_property* property) { in grpc_auth_property_reset() function
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