Home
last modified time | relevance | path

Searched refs:grpc_timer_manager_set_start_threaded (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/
H A Dtimer_manager.h36 void grpc_timer_manager_set_start_threaded(bool enabled);
H A Dtimer_manager.cc356 void grpc_timer_manager_set_start_threaded(bool enabled) { in grpc_timer_manager_set_start_threaded() function
/aosp_15_r20/external/grpc-grpc/test/core/security/
H A Dgrpc_tls_crl_provider_test.cc124 grpc_timer_manager_set_start_threaded(false); in SetUp()
/aosp_15_r20/external/grpc-grpc/test/core/filters/
H A Dfilter_test.cc435 grpc_timer_manager_set_start_threaded(false); in FilterTestBase()
/aosp_15_r20/external/grpc-grpc/test/core/end2end/fuzzers/
H A Dfuzzing_common.cc360 grpc_timer_manager_set_start_threaded(false);