Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dresource_quota.h118 grpc_closure* optional_on_done);
Dresource_quota.cc867 grpc_closure* optional_on_done) { in grpc_resource_user_alloc() argument
878 grpc_closure_list_append(&resource_user->on_allocated, optional_on_done, in grpc_resource_user_alloc()
886 GRPC_CLOSURE_SCHED(optional_on_done, GRPC_ERROR_NONE); in grpc_resource_user_alloc()