Searched refs:grpc_pollset_set_del_pollset_set (Results 1 – 6 of 6) sorted by relevance
/external/grpc-grpc/src/core/lib/iomgr/ |
D | pollset_set.cc | 52 void grpc_pollset_set_del_pollset_set(grpc_pollset_set* bag, in grpc_pollset_set_del_pollset_set() function
|
D | pollset_set.h | 52 void grpc_pollset_set_del_pollset_set(grpc_pollset_set* bag,
|
D | polling_entity.cc | 91 grpc_pollset_set_del_pollset_set(pss_dst, pollent->pollent.pollset_set); in grpc_polling_entity_del_from_pollset_set()
|
/external/grpc-grpc/test/core/iomgr/ |
D | pollset_set_test.cc | 278 grpc_pollset_set_del_pollset_set(pollset_sets[0].pss, pollset_sets[1].pss); in pollset_set_test_basic() 350 grpc_pollset_set_del_pollset_set(pollset_sets[0].pss, pollset_sets[1].pss); in pollset_set_test_dup_fds()
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | client_channel.cc | 299 grpc_pollset_set_del_pollset_set(chand->lb_policy->interested_parties(), in on_resolver_shutdown_locked() 408 grpc_pollset_set_del_pollset_set(chand->lb_policy->interested_parties(), in create_new_lb_policy_locked() 617 grpc_pollset_set_del_pollset_set(chand->lb_policy->interested_parties(), in start_transport_op_locked() 760 grpc_pollset_set_del_pollset_set(chand->lb_policy->interested_parties(), in cc_destroy_channel_elem()
|
D | subchannel.cc | 441 grpc_pollset_set_del_pollset_set(w->subchannel->pollset_set, in on_external_state_watcher_done()
|