Searched defs:grpc_resource_quota_ref (Results 1 – 5 of 5) sorted by relevance
672 void grpc_resource_quota_ref(grpc_resource_quota* resource_quota) { in grpc_resource_quota_ref() function
698 void grpc_resource_quota_ref(grpc_resource_quota* resource_quota) { in grpc_resource_quota_ref() function
253 #define grpc_resource_quota_ref grpc_resource_quota_ref_import macro
2196 pub fn grpc_resource_quota_ref(resource_quota: *mut grpc_resource_quota); in grpc_resource_quota_ref() function