Home
last modified time | relevance | path

Searched refs:shutdown (Results 1 – 25 of 59) sorted by relevance

123

/device/linaro/hikey/power/
Dservice.cpp47 goto shutdown; in main()
55 goto shutdown; in main()
62 shutdown: in main()
/device/google/cuttlefish/shared/sepolicy/vendor/
Dsocket_vsock_proxy.te7 …roxy self:{ socket vsock_socket } { create getopt read write getattr listen accept bind shutdown };
11 allow socket_vsock_proxy unlabeled:{ socket vsock_socket } { getopt read write shutdown };
/device/google/atv/libraries/BluetoothServices/src/com/google/android/tv/btservices/remote/
DTransportManager.java131 public void shutdown() { in shutdown() method in TransportManager
139 mTransport.shutdown(); in shutdownImpl()
238 shutdown(); in onGattStateChangedImpl()
DTransport.java104 public void shutdown() { in shutdown() method in Transport
184 mHandler.post(this::shutdown); in initCharacteristics()
/device/google/cuttlefish/guest/hals/identity/
DRemoteSecureHardwareProxy.h39 bool shutdown() override;
145 bool shutdown() override;
DRemoteSecureHardwareProxy.cpp61 bool RemoteSecureHardwareProvisioningProxy::shutdown() { in shutdown() function in android::hardware::identity::RemoteSecureHardwareProvisioningProxy
249 bool RemoteSecureHardwarePresentationProxy::shutdown() { in shutdown() function in android::hardware::identity::RemoteSecureHardwarePresentationProxy
/device/google/cuttlefish/guest/hals/identity/common/
DSecureHardwareProxy.h107 virtual bool shutdown() = 0;
186 virtual bool shutdown() = 0;
/device/generic/car/emulator/audio/driver/
Daudio_hw.c393 bool shutdown = false; in out_write_worker() local
426 shutdown = true; in out_write_worker()
429 while (!shutdown && audio_vbuffer_live(&out->buffer) == 0) { in out_write_worker()
433 if (shutdown) { in out_write_worker()
961 bool shutdown = false; in in_read_worker() local
982 shutdown = true; in in_read_worker()
984 if (shutdown) { in in_read_worker()
/device/google/cuttlefish/shared/auto/sepolicy/vhal/
Dhal_vehicle_default.te5 allow hal_vehicle_default self:vsock_socket { create connect getopt getattr read write shutdown };
/device/google/cuttlefish/guest/hals/light/
Dlights-cuttlefish.rc5 shutdown critical
/device/amlogic/yukawa/hal/lights/
Dlights.rc7 shutdown critical
/device/google/zuma-sepolicy/radio/
Dradio.te5 allow radio vendor_ims_app:udp_socket { getattr read write setopt shutdown };
/device/google/gs-common/gs_watchdogd/
Dinit.gs_watchdogd.rc6 shutdown critical
/device/google/zumapro-sepolicy/radio/
Dradio.te7 allow radio vendor_ims_app:udp_socket { getattr read write setopt shutdown };
/device/google/redbull/
Dfstab.persist1 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
/device/google/coral/
Dfstab.persist1 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
/device/google/sunfish/
Dfstab.persist1 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
/device/google/trout/sepolicy/vendor/google/
Dhal_vehicle_impl.te9 allow hal_vehicle_default unlabeled:vsock_socket { read write shutdown };
Dhal_audiocontrol_impl.te19 allow hal_audiocontrol_impl unlabeled:vsock_socket { read shutdown write };
/device/google/gs101/conf/
Dfstab.persist3 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
/device/google/gs101-sepolicy/telephony/pktrouter/
Dpktrouter.te11 allow pktrouter self:packet_socket { bind create read write getattr shutdown};
/device/google/tangorpro/lights/
Dandroid.hardware.lights-service.tangorpro.rc7 shutdown critical
/device/google/zuma/conf/
Dfstab.persist3 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
/device/google/gs201/conf/
Dfstab.persist3 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
/device/google/zumapro/conf/
Dfstab.persist3 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.

123