Home
last modified time | relevance | path

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

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/resource_quota/
Dresource_quota.h53 const RefCountedPtr<ThreadQuota>& thread_quota() { return thread_quota_; } in thread_quota() function
/aosp_15_r20/external/grpc-grpc/src/core/lib/resource_quota/
H A Dresource_quota.h54 const RefCountedPtr<ThreadQuota>& thread_quota() { return thread_quota_; } in thread_quota() function