Home
last modified time | relevance | path

Searched defs:WaitForSweepPromise (Results 1 – 2 of 2) sorted by relevance

/third_party/grpc/src/core/lib/resource_quota/
Dmemory_quota.cc405 class BasicMemoryQuota::WaitForSweepPromise { class in grpc_core::BasicMemoryQuota
407 WaitForSweepPromise(std::shared_ptr<BasicMemoryQuota> memory_quota, in WaitForSweepPromise() function in grpc_core::BasicMemoryQuota::WaitForSweepPromise
Dmemory_quota.h333 class WaitForSweepPromise; variable