Searched defs:running_ (Results 1 – 6 of 6) sorted by relevance
| /device/google/cuttlefish/host/frontend/webrtc/ | ||
| D | client_server.h | 44 std::atomic<bool> running_; variable |
| D | kernel_log_events_handler.h | 46 std::atomic<bool> running_; member |
| /device/google/cuttlefish/guest/hals/camera/ | ||
| D | vsock_frame_provider.h | 59 std::atomic<bool> running_; variable |
| /device/google/cuttlefish/host/commands/cvd/ | ||
| D | server.h | 107 std::atomic_bool running_ = true; variable |
| /device/google/cuttlefish/host/frontend/webrtc/libdevice/ | ||
| D | server_connection.cpp | 49 std::atomic_bool running_ = false; member in cuttlefish::webrtc_streaming::UnixServerConnection |
| /device/google/cuttlefish/host/commands/test_gce_driver/ | ||
| D | gce_api.cpp | 375 bool running_; member in cuttlefish::GceApi::Operation::Impl |