/device/google/cuttlefish/host/frontend/webrtc/libdevice/ |
D | recording_manager.cpp | 69 existing_recorder->second->Stop(); in RemoveSource() 90 void RecordingManager::Stop() { in Stop() function in cuttlefish::webrtc_streaming::RecordingManager 98 local_recorder->Stop(); in Stop()
|
D | local_recorder.cpp | 55 void Stop(); 191 void LocalRecorder::Stop() { in Stop() function in cuttlefish::webrtc_streaming::LocalRecorder 193 display->Stop(); in Stop() 259 void LocalRecorder::Display::Stop() { in Stop() function in cuttlefish::webrtc_streaming::LocalRecorder::Display
|
D | lights_observer.cpp | 36 LightsObserver::~LightsObserver() { Stop(); } in ~LightsObserver() 71 void LightsObserver::Stop() { in Stop() function in cuttlefish::webrtc_streaming::LightsObserver
|
D | local_recorder.h | 39 void Stop();
|
D | recording_manager.h | 52 void Stop();
|
D | lights_observer.h | 62 void Stop();
|
/device/google/trout/hal/vehicle/2.0/ |
D | GrpcVehicleServer.cpp | 55 GrpcVehicleServer& Stop() override; 167 GrpcVehicleServer& GrpcVehicleServerImpl::Stop() { in Stop() function in android::hardware::automotive::vehicle::V2_0::impl::GrpcVehicleServerImpl 174 mPowerStateListener.Stop(); in Stop()
|
D | PowerStateListener.h | 35 void Stop();
|
D | GrpcVehicleServer.h | 53 virtual GrpcVehicleServer& Stop() = 0;
|
D | PowerStateListener.cpp | 136 void PowerStateListener::Stop() { in Stop() function in android::hardware::automotive::vehicle::V2_0::impl::PowerStateListener
|
/device/google/cuttlefish/host/commands/modem_simulator/ |
D | thread_looper.cpp | 27 ThreadLooper::~ThreadLooper() { Stop(); } in ~ThreadLooper() 114 void ThreadLooper::Stop() { in Stop() function in cuttlefish::ThreadLooper
|
D | thread_looper.h | 65 void Stop();
|
D | modem_simulator.cpp | 39 thread_looper_->Stop(); in ~ModemSimulator()
|
/device/google/cuttlefish/host/libs/process_monitor/ |
D | process_monitor.cc | 136 auto stop_result = it.proc->Stop(); in StopSubprocesses() 266 if (message.Stop()) { in ReadMonitorSocketLoop()
|
D | process_monitor_channel.h | 44 bool Stop() const { return type_ == ParentToChildMessageType::kStop; } in Stop() function
|
/device/google/cuttlefish/host/libs/vm_manager/ |
D | qemu_manager.cpp | 53 StopperResult Stop() { in Stop() function 245 Command qemu_cmd(qemu_binary, KillSubprocessFallback(Stop)); in StartCommands()
|
/device/google/trout/tests/hal/vehicle/2.0/ |
D | GrpcServer_test.cpp | 54 GetGrpcServer()->Stop().Wait(); in TearDown()
|
/device/google/cuttlefish/ |
D | README.md | 87 ## Stop Cuttlefish
|
/device/google/cuttlefish_vmm/qemu/third_party/rust/crates/pkg-config/ |
D | CHANGELOG.md | 107 - Stop using deprecated functions and require Rust 1.30 (#84)
|
/device/google/cuttlefish/common/libs/utils/ |
D | subprocess.h | 91 StopperResult Stop() { return stopper_(this); } in Stop() function
|
/device/google/cuttlefish/host/frontend/webrtc/ |
D | main.cpp | 354 recording_manager.Stop(); in main()
|
/device/google/cuttlefish/shared/minidroid/ |
D | init.rc | 75 # Stop ueventd to save memory
|
/device/google/redbull/ |
D | init.hardware.rc | 788 # Stop 2nd qcrild when the property set to empty string
|
/device/google/coral/ |
D | init.hardware.rc | 824 # Stop 2nd qcrild when the property set to empty string
|
/device/google/trout/tools/tracing/proto/ |
D | perfetto_trace.proto | 606 // Stop doubling the sampling_interval once the sampling interval has reached 676 // Stop profile if heapprofd memory usage goes beyond the given value. 680 // Stop profile if heapprofd CPU time since start of this data-source 918 // Stop the data source if traced_perf's combined {RssAnon + Swap} memory
|