Searched defs:PendingRequests (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/tower/src/load/ |
D | pending_requests.rs | 20 pub struct PendingRequests<S, C = CompleteOnResponse> { struct 26 /// Shared between instances of [`PendingRequests`] and [`Handle`] to track active references. argument 52 impl<S, C> PendingRequests<S, C> { impl 67 impl<S, C> Load for PendingRequests<S, C> { implementation 76 impl<S, C, Request> Service<Request> for PendingRequests<S, C> implementation
|
/aosp_15_r20/external/openscreen/cast/sender/ |
H A D | cast_platform_client.h | 64 struct PendingRequests { struct 86 std::map<std::string /* receiver_id */, PendingRequests> argument
|
/aosp_15_r20/external/cronet/net/proxy_resolution/win/ |
H A D | windows_system_proxy_resolution_service.h | 74 PendingRequests; typedef
|
/aosp_15_r20/external/cronet/net/proxy_resolution/ |
H A D | configured_proxy_resolution_service.h | 256 PendingRequests; typedef
|
/aosp_15_r20/external/openthread/src/core/net/ |
H A D | dns_dso.hpp | 713 class PendingRequests class in ot::Dns::Dso::Connection
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | transport_client_socket_pool_unittest.cc | 620 TEST_F(TransportClientSocketPoolTest, PendingRequests) { in TEST_F() argument
|
H A D | client_socket_pool_base_unittest.cc | 1487 TEST_F(ClientSocketPoolBaseTest, PendingRequests) { in TEST_F() argument
|
/aosp_15_r20/external/aws-sdk-java-v2/services/workspaces/src/main/resources/codegen-resources/ |
H A D | service-2.json | 2140 "PendingRequests":{ object
|