/device/google/contexthub/firmware/os/platform/stm32/misc/ |
D | m3debug.script | 24 reset-stop 25 stop 26 stop
|
/device/generic/goldfish/wifi/wifi_hal/ |
D | info.cpp | 43 void Info::stop(StopHandler stopHandler) { in stop() function in Info 44 mNetlink.stop(stopHandler); in stop()
|
D | netlink.cpp | 85 void Netlink::stop(StopHandler handler) { in stop() function in Netlink 86 char stop = 1; in stop() local 94 ::write(mControlPipe[kControlWrite], &stop, sizeof(stop)); in stop()
|
D | halstate.cpp | 48 bool HalState::stop(StopHandler stopHandler) { in stop() function in HalState 72 mInfo->stop(std::bind(&HalState::onStop, this, stopHandler)); in stop()
|
D | info.h | 32 void stop(StopHandler stopHandler);
|
D | halstate.h | 39 bool stop(StopHandler stopHandler);
|
D | netlink.h | 35 void stop(StopHandler stopHandler);
|
/device/google/taimen/ |
D | init-taimen.rc | 35 stop vendor.fps_hal 44 on property:persist.vendor.charge.stop.level=* && property:sys.all.modules.ready=1 45 write /sys/module/lge_battery/parameters/charge_stop_level ${persist.vendor.charge.stop.level}
|
/device/generic/goldfish/gnss/ |
D | gnss_hw_conn.h | 33 bool stop();
|
D | gnss.cpp | 106 Return<bool> Gnss20::stop() { in stop() function in goldfish::Gnss20 109 return m_gnssHwConn->stop(); in stop()
|
/device/google/muskie/ |
D | init-common.rc | 46 on property:persist.vendor.charge.stop.level=* && property:sys.all.modules.ready=1 47 write /sys/module/htc_battery/parameters/charge_stop_level ${persist.vendor.charge.stop.level}
|
/device/google/wahoo/ |
D | init.hardware.diag.rc.userdebug | 57 stop vendor.cnss_diag 63 stop vendor.cnss_diag_txt
|
/device/generic/goldfish/radio/ril/ |
D | ipv6_monitor.cpp | 120 void stop(); 282 void Ipv6Monitor::stop() { in stop() function in Ipv6Monitor 494 monitor->stop(); in ipv6MonitorStop()
|
D | if_monitor.cpp | 258 void stop() { in stop() function in InterfaceMonitor 413 monitor->stop(); in ifMonitorStop()
|
/device/google/coral/ |
D | init.hardware.diag.rc.userdebug | 58 stop vendor.cnss_diag 64 stop vendor.cnss_diag_txt
|
D | init.hardware.chamber.rc.userdebug | 18 stop vendor.thermal-engine
|
/device/google/bonito/ |
D | init.hardware.diag.rc.userdebug | 59 stop vendor.cnss_diag 65 stop vendor.cnss_diag_txt
|
D | init.hardware.chamber.rc.userdebug | 18 stop vendor.thermal-engine
|
/device/google/crosshatch/ |
D | init.hardware.diag.rc.userdebug | 58 stop vendor.cnss_diag 64 stop vendor.cnss_diag_txt
|
D | init.hardware.chamber.rc.userdebug | 18 stop vendor.thermal-engine
|
/device/google/cuttlefish/host/frontend/gcastv2/https/include/https/ |
D | RunLoop.h | 44 void stop();
|
/device/generic/goldfish-opengl/android-emu/android/base/synchronization/ |
D | AndroidMessageChannel.cpp | 28 void MessageChannelBase::stop() { in stop() function in android::base::guest::MessageChannelBase
|
/device/google/cuttlefish/host/libs/vm_manager/ |
D | qemu_manager.cpp | 117 auto stop = [](cuttlefish::Subprocess* proc) { in StartCommands() local 143 cuttlefish::Command qemu_cmd(config_->qemu_binary(), stop); in StartCommands()
|
/device/generic/goldfish/ |
D | init.goldfish.rc | 38 stop dund 39 stop akmd
|
/device/generic/trusty/ |
D | init.qemu_trusty.rc | 42 stop dund 43 stop akmd
|