/external/perfetto/src/profiling/memory/ |
D | shared_ring_buffer.h | 160 bool shutting_down() { in shutting_down() function 190 alignas(sizeof(uint64_t)) std::atomic<bool> shutting_down; member
|
D | heapprofd_producer.h | 237 bool shutting_down = false; member
|
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | pollset_windows.h | 58 int shutting_down; member
|
D | tcp_server_windows.cc | 69 int shutting_down; member
|
D | tcp_custom.cc | 70 bool shutting_down; member
|
D | tcp_windows.cc | 125 int shutting_down; member
|
D | ev_epoll1_linux.cc | 221 bool shutting_down; /* Is the pollset shutting down ? */ member
|
D | ev_poll_posix.cc | 200 int shutting_down; member
|
/external/grpc-grpc/src/core/lib/iomgr/ |
D | pollset_windows.h | 58 int shutting_down; member
|
D | tcp_custom.cc | 70 bool shutting_down; member
|
D | tcp_server_windows.cc | 64 int shutting_down; member
|
D | tcp_windows.cc | 124 int shutting_down; member
|
D | ev_epoll1_linux.cc | 211 bool shutting_down; /* Is the pollset shutting down ? */ member
|
D | ev_epollsig_linux.cc | 230 bool shutting_down; /* Is the pollset shutting down ? */ member
|
D | ev_poll_posix.cc | 198 int shutting_down; member
|
/external/grpc-grpc/test/cpp/server/ |
D | server_request_call_test.cc | 41 bool shutting_down = false; in TEST() local
|
/external/grpc-grpc/src/core/ext/filters/client_channel/ |
D | backup_poller.cc | 45 bool shutting_down; // guarded by pollset_mu member
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | backup_poller.cc | 47 bool shutting_down; // guarded by pollset_mu member
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/ |
D | subchannel_list.h | 187 bool shutting_down() const { return shutting_down_; } in shutting_down() function
|
/external/grpc-grpc/src/core/ext/filters/client_channel/lb_policy/ |
D | subchannel_list.h | 201 bool shutting_down() const { return shutting_down_; } in shutting_down() function
|
/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/ |
D | grpc_ares_ev_driver.cc | 74 bool shutting_down; member
|
/external/webrtc/rtc_base/ |
D | event_tracer.cc | 136 bool shutting_down = shutdown_event_.Wait(kLoggingIntervalMs); in Log() local
|
/external/libevent/ |
D | listener.c | 100 unsigned shutting_down : 1; member
|
/external/rust/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/ |
D | grpc_ares_wrapper.cc | 120 bool shutting_down; member
|