Home
last modified time | relevance | path

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

12

/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
Dinfo.cpp43 void Info::stop(StopHandler stopHandler) { in stop() function in Info
Dhalstate.cpp48 bool HalState::stop(StopHandler stopHandler) { in stop() function in HalState
/device/google/cuttlefish/host/commands/run_cvd/
Dprocess_monitor.cc39 bool stop; member
200 auto stop = [](const auto& it) { in MonitorRoutine() local
/device/generic/vulkan-cereal/third-party/angle/util/
DTimer.cpp21 void Timer::stop() in stop() function in Timer
/device/generic/vulkan-cereal/stream-servers/testlibs/windows/
DWindowsTimer.cpp28 void WindowsTimer::stop() in stop() function in WindowsTimer
/device/google/trout/hal/sensors/2.0/
DSensorThread.cpp56 void SensorThread::stop() { in stop() function in android::hardware::sensors::V2_0::subhal::implementation::SensorThread
/device/generic/vulkan-cereal/base/
DMemoryTracker.cpp188 void stop() { in stop() function in android::base::MemoryTracker::Impl
252 void MemoryTracker::stop() { in stop() function in android::base::MemoryTracker
DMessageChannel.cpp27 void MessageChannelBase::stop() { in stop() function in android::base::MessageChannelBase
/device/generic/goldfish-opengl/android-emu/android/base/synchronization/
DAndroidMessageChannel.cpp28 void MessageChannelBase::stop() { in stop() function in android::base::guest::MessageChannelBase
/device/generic/goldfish/gnss/
Dgnss_hw_conn.cpp90 bool GnssHwConn::stop() { in stop() function in goldfish::GnssHwConn
Dgnss.cpp106 Return<bool> Gnss20::stop() { in stop() function in goldfish::Gnss20
/device/google/atv/audio_proxy/
DStreamOutImpl.cpp70 WriteThread::WriteThread(std::atomic<bool>* stop, AudioProxyStreamOut* stream, in WriteThread()
447 Return<Result> StreamOutImpl::stop() { return Result::NOT_SUPPORTED; } in stop() function in audio_proxy::AUDIO_PROXY_CPP_VERSION::StreamOutImpl
/device/generic/vulkan-cereal/host-common/opengl/
Dlogger.cpp124 void OpenGLLogger::stop() { in stop() function in OpenGLLogger
/device/google/cuttlefish/host/libs/vm_manager/
Dqemu_manager.cpp140 auto stop = [](Subprocess* proc) { in StartCommands() local
/device/generic/vulkan-cereal/stream-servers/
DRenderChannelImpl.cpp116 void RenderChannelImpl::stop() { in stop() function in emugl::RenderChannelImpl
DRendererImpl.cpp79 void stop() { in stop() function in emugl::RendererImpl::ProcessCleanupThread
135 void RendererImpl::stop(bool wait) { in stop() function in emugl::RendererImpl
/device/google/atv/audio_proxy/service/
DDummyOutputStream.cpp136 Return<Result> DummyOutputStream::stop() { return Result::NOT_SUPPORTED; } in stop() function in audio_proxy::service::DummyOutputStream
/device/generic/vulkan-cereal/include/glm/detail/
Dtype_gentype.inl94 typename base<vT, cT, rT, pT>::size_type stop = cT < rT ? cT : rT; local
/device/google/contexthub/util/nanoapp_cmd/
Dnanoapp_cmd.c189 bool stop = false; variable
/device/generic/goldfish/audio/
Dstream_in.cpp343 Return<Result> StreamIn::stop() { in stop() function in android::hardware::audio::V6_0::implementation::StreamIn
Dstream_out.cpp369 Return<Result> StreamOut::stop() { in stop() function in android::hardware::audio::V6_0::implementation::StreamOut
/device/generic/goldfish-opengl/system/codecs/c2/decoders/base/
DSimpleC2Component.cpp335 c2_status_t SimpleC2Component::stop() { in stop() function in android::SimpleC2Component
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dvideodev2.h2050 } stop; member
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dvideodev2.h1143 } stop; member

12