Home
last modified time | relevance | path

Searched defs:resource_quota (Results 1 – 25 of 32) sorted by relevance

12

/third_party/grpc/src/core/lib/iomgr/
Dresource_quota.cc67 grpc_resource_quota* resource_quota; member
198 grpc_resource_quota* resource_quota = resource_user->resource_quota; in rulist_add_head() local
215 grpc_resource_quota* resource_quota = resource_user->resource_quota; in rulist_add_tail() local
229 static bool rulist_empty(grpc_resource_quota* resource_quota, in rulist_empty()
234 static grpc_resource_user* rulist_pop_head(grpc_resource_quota* resource_quota, in rulist_pop_head()
256 grpc_resource_quota* resource_quota = resource_user->resource_quota; in rulist_remove() local
280 grpc_resource_quota* resource_quota = static_cast<grpc_resource_quota*>(rq); in rq_step() local
294 static void rq_step_sched(grpc_resource_quota* resource_quota) { in rq_step_sched()
304 static void rq_update_estimate(grpc_resource_quota* resource_quota) { in rq_update_estimate()
318 static bool rq_alloc(grpc_resource_quota* resource_quota) { in rq_alloc()
[all …]
Dtcp_client_custom.cc46 grpc_resource_quota* resource_quota; member
122 grpc_resource_quota* resource_quota = grpc_resource_quota_create(nullptr); in tcp_connect() local
Dtcp_client_cfstream.cc69 grpc_resource_quota* resource_quota; member
174 grpc_resource_quota* resource_quota = grpc_resource_quota_create(NULL); in CFStreamClientConnect() local
/third_party/grpc/test/core/util/
Dport_server_client.cc88 grpc_resource_quota* resource_quota = in grpc_free_port_using_server() local
172 grpc_resource_quota* resource_quota = in got_port_from_server() local
222 grpc_resource_quota* resource_quota = in grpc_pick_port_using_server() local
Dpassthru_endpoint.cc186 grpc_resource_quota* resource_quota, in half_init()
199 grpc_resource_quota* resource_quota, in grpc_passthru_endpoint_create()
Dmock_endpoint.cc127 grpc_resource_quota* resource_quota) { in grpc_mock_endpoint_create()
/third_party/grpc/src/core/lib/security/credentials/external/
Daws_external_account_credentials.cc166 grpc_resource_quota* resource_quota = in RetrieveRegion() local
216 grpc_resource_quota* resource_quota = in RetrieveRoleName() local
279 grpc_resource_quota* resource_quota = in RetrieveSigningKeys() local
Dexternal_account_credentials.cc291 grpc_resource_quota* resource_quota = in ExchangeToken() local
379 grpc_resource_quota* resource_quota = in ImpersenateServiceAccount() local
Durl_external_account_credentials.cc143 grpc_resource_quota* resource_quota = in RetrieveSubjectToken() local
/third_party/grpc/test/core/iomgr/
Dfd_conservation_posix_test.cc42 grpc_resource_quota* resource_quota = in main() local
/third_party/grpc/test/core/http/
Dhttpcli_test.cc81 grpc_resource_quota* resource_quota = grpc_resource_quota_create("test_get"); in test_get() local
120 grpc_resource_quota* resource_quota = grpc_resource_quota_create("test_post"); in test_post() local
Dhttpscli_test.cc85 grpc_resource_quota* resource_quota = grpc_resource_quota_create("test_get"); in test_get() local
125 grpc_resource_quota* resource_quota = grpc_resource_quota_create("test_post"); in test_post() local
/third_party/grpc/src/core/lib/http/
Dhttpcli.cc66 grpc_resource_quota* resource_quota; member
231 grpc_resource_quota* resource_quota, in internal_request_begin()
270 grpc_resource_quota* resource_quota, in grpc_httpcli_get()
285 grpc_resource_quota* resource_quota, in grpc_httpcli_post()
/third_party/grpc/test/core/transport/chttp2/
Dcontext_list_test.cc72 grpc_resource_quota* resource_quota = in TEST_F() local
128 grpc_resource_quota* resource_quota = in TEST_F() local
/third_party/grpc/test/core/end2end/fuzzers/
Dserver_fuzzer.cc45 grpc_resource_quota* resource_quota = in LLVMFuzzerTestOneInput() local
Dclient_fuzzer.cc48 grpc_resource_quota* resource_quota = in LLVMFuzzerTestOneInput() local
/third_party/grpc/test/core/security/
Dssl_server_fuzzer.cc62 grpc_resource_quota* resource_quota = in LLVMFuzzerTestOneInput() local
/third_party/grpc/src/core/lib/security/credentials/oauth2/
Doauth2_credentials.cc397 grpc_resource_quota* resource_quota = in fetch_oauth2() local
457 grpc_resource_quota* resource_quota = in fetch_oauth2() local
589 grpc_resource_quota* resource_quota = in fetch_oauth2() local
/third_party/grpc/src/cpp/thread_manager/
Dthread_manager.cc53 grpc_resource_quota* resource_quota, in ThreadManager()
/third_party/grpc/src/cpp/common/
Dchannel_arguments.cc145 const grpc::ResourceQuota& resource_quota) { in SetResourceQuota()
/third_party/grpc/test/core/end2end/tests/
Dresource_quota_server.cc109 grpc_resource_quota* resource_quota = in resource_quota_server() local
/third_party/grpc/src/core/ext/filters/client_channel/resolver/google_c2p/
Dgoogle_c2p_resolver.cc126 grpc_resource_quota* resource_quota = in MetadataQuery() local
/third_party/grpc/src/cpp/server/
Dserver_builder.cc202 const grpc::ResourceQuota& resource_quota) { in SetResourceQuota()
/third_party/grpc/src/core/lib/security/credentials/google_default/
Dgoogle_default_credentials.cc186 grpc_resource_quota* resource_quota = in is_metadata_server_reachable() local
/third_party/grpc/src/core/lib/security/credentials/jwt/
Djwt_verifier.cc675 grpc_resource_quota* resource_quota = nullptr; in on_openid_config_retrieved() local
770 grpc_resource_quota* resource_quota = nullptr; in retrieve_key_and_verify() local

12