Home
last modified time | relevance | path

Searched refs:ru_slice_refcount (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dresource_quota.cc426 } ru_slice_refcount; typedef
429 ru_slice_refcount* rc = static_cast<ru_slice_refcount*>(p); in ru_slice_ref()
434 ru_slice_refcount* rc = static_cast<ru_slice_refcount*>(p); in ru_slice_unref()
447 ru_slice_refcount* rc = static_cast<ru_slice_refcount*>( in ru_slice_create()
448 gpr_malloc(sizeof(ru_slice_refcount) + size)); in ru_slice_create()