Searched refs:new_slice_refcount (Results 1 – 1 of 1) sorted by relevance
105 typedef struct new_slice_refcount { struct110 } new_slice_refcount; typedef113 new_slice_refcount* r = static_cast<new_slice_refcount*>(p); in new_slice_ref()118 new_slice_refcount* r = static_cast<new_slice_refcount*>(p); in new_slice_unref()133 new_slice_refcount* rc = in grpc_slice_new_with_user_data()134 static_cast<new_slice_refcount*>(gpr_malloc(sizeof(new_slice_refcount))); in grpc_slice_new_with_user_data()