Home
last modified time | relevance | path

Searched defs:pending_requests (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/openscreen/cast/sender/
H A Dcast_platform_client.cc41 for (auto& pending_requests : pending_requests_by_receiver_id_) { in ~CastPlatformClient() local
65 PendingRequests& pending_requests = in RequestAppAvailability() local
108 auto& pending_requests = entry->second; in CancelRequest() local
158 PendingRequests& pending_requests = entry->second; in HandleResponse() local
192 PendingRequests& pending_requests = entry.second; in CancelAppAvailabilityRequest() local
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/load/
Dmod.rs65 pub mod pending_requests; module
/aosp_15_r20/external/cronet/net/proxy_resolution/
H A Dmock_proxy_resolver.h102 const RequestsList& pending_requests() const { return pending_requests_; } in pending_requests() function
/aosp_15_r20/frameworks/native/libs/bufferstreams/rust/src/subscriptions/
H A Dshared_buffer_subscription.rs56 pub fn pending_requests(&self) -> u64 { in pending_requests() method
/aosp_15_r20/frameworks/native/libs/bufferstreams/rust/src/publishers/
H A Dtesting.rs80 pub fn pending_requests(&self) -> u64 { in pending_requests() method
/aosp_15_r20/external/python/python-api-core/google/api_core/
Dbidi.py346 def pending_requests(self): member in BidiRpc
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/
H A Dares_resolver.cc182 int pending_requests; member
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
H A Dgrpc_tpu_driver.cc623 static bool ShouldBeginWriting(int64_t* pending_requests) { in ShouldBeginWriting()
/aosp_15_r20/bionic/libc/dns/resolv/
H A Dres_cache.c1281 PendingReqInfo pending_requests; member
/aosp_15_r20/packages/modules/DnsResolver/
Dres_cache.cpp1002 } pending_requests{}; member