/device/linaro/hikey/power/ |
D | service.cpp | 47 goto shutdown; in main() 55 goto shutdown; in main() 62 shutdown: in main()
|
/device/google/cuttlefish/shared/sepolicy/vendor/ |
D | socket_vsock_proxy.te | 7 …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/ |
D | TransportManager.java | 131 public void shutdown() { in shutdown() method in TransportManager 139 mTransport.shutdown(); in shutdownImpl() 238 shutdown(); in onGattStateChangedImpl()
|
D | Transport.java | 104 public void shutdown() { in shutdown() method in Transport 184 mHandler.post(this::shutdown); in initCharacteristics()
|
/device/google/cuttlefish/guest/hals/identity/ |
D | RemoteSecureHardwareProxy.h | 39 bool shutdown() override; 145 bool shutdown() override;
|
D | RemoteSecureHardwareProxy.cpp | 61 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/ |
D | SecureHardwareProxy.h | 107 virtual bool shutdown() = 0; 186 virtual bool shutdown() = 0;
|
/device/generic/car/emulator/audio/driver/ |
D | audio_hw.c | 393 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/ |
D | hal_vehicle_default.te | 5 allow hal_vehicle_default self:vsock_socket { create connect getopt getattr read write shutdown };
|
/device/google/cuttlefish/guest/hals/light/ |
D | lights-cuttlefish.rc | 5 shutdown critical
|
/device/amlogic/yukawa/hal/lights/ |
D | lights.rc | 7 shutdown critical
|
/device/google/zuma-sepolicy/radio/ |
D | radio.te | 5 allow radio vendor_ims_app:udp_socket { getattr read write setopt shutdown };
|
/device/google/gs-common/gs_watchdogd/ |
D | init.gs_watchdogd.rc | 6 shutdown critical
|
/device/google/zumapro-sepolicy/radio/ |
D | radio.te | 7 allow radio vendor_ims_app:udp_socket { getattr read write setopt shutdown };
|
/device/google/redbull/ |
D | fstab.persist | 1 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
|
/device/google/coral/ |
D | fstab.persist | 1 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
|
/device/google/sunfish/ |
D | fstab.persist | 1 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
|
/device/google/trout/sepolicy/vendor/google/ |
D | hal_vehicle_impl.te | 9 allow hal_vehicle_default unlabeled:vsock_socket { read write shutdown };
|
D | hal_audiocontrol_impl.te | 19 allow hal_audiocontrol_impl unlabeled:vsock_socket { read shutdown write };
|
/device/google/gs101/conf/ |
D | fstab.persist | 3 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
|
/device/google/gs101-sepolicy/telephony/pktrouter/ |
D | pktrouter.te | 11 allow pktrouter self:packet_socket { bind create read write getattr shutdown};
|
/device/google/tangorpro/lights/ |
D | android.hardware.lights-service.tangorpro.rc | 7 shutdown critical
|
/device/google/zuma/conf/ |
D | fstab.persist | 3 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
|
/device/google/gs201/conf/ |
D | fstab.persist | 3 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
|
/device/google/zumapro/conf/ |
D | fstab.persist | 3 # Keep persist in an fstab file, since we need to run fsck on it after abnormal shutdown.
|