Home
last modified time | relevance | path

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

/external/openscreen/cast/sender/
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
/external/cronet/net/proxy_resolution/
Dmock_proxy_resolver.h100 const RequestsList& pending_requests() const { return pending_requests_; } in pending_requests() function
/external/grpc-grpc/src/core/lib/security/credentials/plugin/
Dplugin_credentials.h43 grpc_plugin_credentials_pending_request* pending_requests; member
/external/grpc-grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.h76 grpc_oauth2_pending_get_request_metadata* pending_requests; member
/external/python/python-api-core/google/api_core/
Dbidi.py346 def pending_requests(self): member in BidiRpc
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Dgrpc_tpu_driver.cc623 static bool ShouldBeginWriting(int64_t* pending_requests) { in ShouldBeginWriting()
/external/bcc/libbpf-tools/x86/
Dvmlinux_505.h75252 struct list_head pending_requests; member
Dvmlinux.h75252 struct list_head pending_requests; member