Home
last modified time | relevance | path

Searched defs:stop (Results 1 – 25 of 38) sorted by relevance

12

/device/google/cuttlefish/host/commands/run_cvd/
Dserver_loop_impl.cpp196 auto stop = process_monitor.StopMonitoredProcesses(); in HandleActionWithNoData() local
210 auto stop = process_monitor.StopMonitoredProcesses(); in HandleActionWithNoData() local
240 auto stop = process_monitor.StopMonitoredProcesses(); in HandleActionWithNoData() local
265 auto stop = process_monitor.StopMonitoredProcesses(); in HandleActionWithNoData() local
/device/generic/goldfish/wifi/wifi_hal/
Dnetlink.cpp85 void Netlink::stop(StopHandler handler) { in stop() function in Netlink
86 char stop = 1; in stop() local
Dhalstate.cpp48 bool HalState::stop(StopHandler stopHandler) { in stop() function in HalState
Dinfo.cpp55 void Info::stop(StopHandler stopHandler) { in stop() function in Info
/device/generic/car/emulator/Conn/SocketComm/
DSocketComm.cpp52 void SocketComm::stop() { in stop() function in android::hardware::automotive::vehicle::V2_0::impl::SocketComm
188 void SocketConn::stop() { in stop() function in android::hardware::automotive::vehicle::V2_0::impl::SocketConn
/device/google/atv/audio_proxy/
DOutputStreamImpl.cpp67 WriteThread::WriteThread(std::atomic<bool>* stop, AudioProxyStreamOut* stream, in WriteThread()
272 ndk::ScopedAStatus OutputStreamImpl::stop() { in stop() function in audio_proxy::OutputStreamImpl
DAudioProxyStreamOut.cpp71 void AudioProxyStreamOut::stop() { in stop() function in audio_proxy::AudioProxyStreamOut
/device/google/trout/hal/sensors/2.1/
DSensorThread.cpp56 void SensorThread::stop() { in stop() function in android::hardware::sensors::V2_1::subhal::implementation::SensorThread
/device/generic/car/emulator/Conn/CommConn/
DCommConn.cpp37 void CommConn::stop() { in stop() function in android::hardware::automotive::vehicle::V2_0::impl::CommConn
/device/generic/car/emulator/Conn/PipeComm/
DPipeComm.cpp52 void PipeComm::stop() { in stop() function in android::hardware::automotive::vehicle::V2_0::impl::PipeComm
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/3/device/google/atv/audio_proxy/
DIOutputStream.aidl33 void stop(); in stop() method
/device/google/atv/audio_proxy/interfaces/aidl/device/google/atv/audio_proxy/
DIOutputStream.aidl58 void stop(); in stop() method
/device/google/atv/audio_proxy/interfaces/aidl/aidl_api/device.google.atv.audio_proxy-aidl/current/device/google/atv/audio_proxy/
DIOutputStream.aidl33 void stop(); in stop() method
/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_server.cpp62 void VsockCameraServer::stop() { in stop() function in android::hardware::camera::provider::V2_7::implementation::VsockCameraServer
Dvsock_frame_provider.cpp48 void VsockFrameProvider::stop() { in stop() function in cuttlefish::VsockFrameProvider
/device/generic/goldfish/gnss/
DGnssBatching.cpp97 ndk::ScopedAStatus GnssBatching::stop() { in stop() function in aidl::android::hardware::gnss::implementation::GnssBatching
DGnss.cpp162 ndk::ScopedAStatus Gnss::stop() { in stop() function in aidl::android::hardware::gnss::implementation::Gnss
/device/google/atv/audio_proxy/service/
DWriteThread.cpp41 void WriteThread::stop() { in stop() function in audio_proxy::service::WriteThread
DDummyBusOutputStream.cpp120 bool DummyBusOutputStream::stop() { return false; }; in stop() function in audio_proxy::service::DummyBusOutputStream
DRemoteBusOutputStream.cpp163 bool RemoteBusOutputStream::stop() { return mStream->stop().isOk(); }; in stop() function in audio_proxy::service::RemoteBusOutputStream
/device/google/cuttlefish/common/frontend/socket_vsock_proxy/
Dsocket_vsock_proxy.cpp155 const monitor::Event start, const monitor::Event stop, in ListenEventsAndProxy()
/device/generic/goldfish-opengl/system/hwc3/
DVsyncThread.cpp77 HWC3::Error VsyncThread::stop() { in stop() function in aidl::android::hardware::graphics::composer3::impl::VsyncThread
/device/google/cuttlefish/common/libs/utils/
Dsocket2socket_proxy.cpp88 SharedFD stop, std::atomic<bool>& running) { in Forward()
/device/google/cuttlefish/host/libs/process_monitor/
Dprocess_monitor.cc135 auto stop = [](const auto& it) { in StopSubprocesses() local
/device/generic/car/emulator/vhal_aidl/VehicleEmulator/test/
DVehicleEmulatorTest.cpp79 void stop() override { in stop() function in android::hardware::automotive::vehicle::fake::TestConn

12