/aosp_15_r20/external/perfetto/src/profiling/memory/ |
H A D | shared_ring_buffer.h | 169 bool shutting_down() { in shutting_down() function 197 alignas(sizeof(uint64_t)) std::atomic<bool> shutting_down; member
|
H A D | heapprofd_producer.h | 236 bool shutting_down = false; member
|
/aosp_15_r20/external/crosvm/cros_async/src/blocking/ |
H A D | pool.rs | 34 shutting_down: bool, field 329 pub(crate) fn shutting_down(&self) -> bool { in shutting_down() method
|
/aosp_15_r20/art/runtime/ |
H A D | scoped_thread_state_change.cc | 45 bool shutting_down = (runtime == nullptr) || runtime->IsShuttingDown(nullptr) || gAborting > 0; in ScopedThreadChangeDestructorCheck() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/iomgr/ |
D | pollset_windows.h | 58 int shutting_down; member
|
D | tcp_windows.cc | 124 int shutting_down; member
|
D | tcp_server_windows.cc | 94 int shutting_down; member
|
D | ev_epoll1_linux.cc | 224 bool shutting_down; // Is the pollset shutting down ? member
|
D | ev_poll_posix.cc | 203 int shutting_down; member
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/iomgr/ |
H A D | pollset_windows.h | 58 int shutting_down; member
|
H A D | tcp_windows.cc | 124 int shutting_down; member
|
H A D | tcp_server_windows.cc | 102 int shutting_down; member
|
H A D | ev_epoll1_linux.cc | 224 bool shutting_down; // Is the pollset shutting down ? member
|
H A D | ev_poll_posix.cc | 203 int shutting_down; member
|
/aosp_15_r20/external/grpc-grpc/src/core/client_channel/ |
H A D | backup_poller.cc | 50 bool shutting_down; // guarded by pollset_mu member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/ |
D | backup_poller.cc | 50 bool shutting_down; // guarded by pollset_mu member
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/lb_policy/ |
D | subchannel_list.h | 198 bool shutting_down() const { return shutting_down_; } in shutting_down() function
|
/aosp_15_r20/external/grpc-grpc/test/cpp/server/ |
H A D | server_request_call_test.cc | 42 bool shutting_down = false; in TEST() local
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | event_tracer.cc | 131 bool shutting_down = shutdown_event_.Wait(kLoggingInterval); in Log() local
|
/aosp_15_r20/system/core/init/ |
H A D | reboot.cpp | 85 static bool shutting_down = false; variable
|
/aosp_15_r20/external/libevent/ |
H A D | listener.c | 100 unsigned shutting_down : 1; member
|
/aosp_15_r20/external/sg3_utils/src/ |
H A D | sgp_dd.c | 268 static bool shutting_down = false; variable
|
/aosp_15_r20/frameworks/base/core/proto/android/server/ |
H A D | activitymanagerservice.proto | 666 optional bool shutting_down = 4; field
|
/aosp_15_r20/external/trusty/musl/ldso/ |
D | dynlink.c | 128 static int shutting_down; variable
|
/aosp_15_r20/external/musl/ldso/ |
H A D | dynlink.c | 149 static int shutting_down; variable
|