Searched refs:recovery (Results 1 – 20 of 20) sorted by relevance
/hardware/ti/am57x/bootctrl/ |
D | bootloader_message.cpp | 199 memset(boot->recovery, 0, sizeof(boot->recovery)); in update_bootloader_message_in_struct() 202 strlcpy(boot->recovery, "recovery\n", sizeof(boot->recovery)); in update_bootloader_message_in_struct() 204 strlcat(boot->recovery, s.c_str(), sizeof(boot->recovery)); in update_bootloader_message_in_struct() 206 strlcat(boot->recovery, "\n", sizeof(boot->recovery)); in update_bootloader_message_in_struct()
|
D | bootloader_message.h | 66 char recovery[768]; member
|
/hardware/interfaces/health/aidl/default/ |
D | Android.bp | 46 // Dependency to libhealthd_charger_ui. No UI in recovery. 74 recovery: { 75 // No UI and libsuspend for recovery charger. 115 recovery: { 157 recovery: true, 160 overrides: ["charger.recovery"], 183 recovery: {
|
/hardware/interfaces/health/2.1/default/ |
D | Android.bp | 50 // recovery in order to allow recovery to check battery status. 56 // Only vendor and recovery variants are allowed, not core.
|
/hardware/nxp/nfc/snxxx/ |
D | Android.bp | 74 "halimpl/recovery/phNxpNciHal_Recovery.cc", 90 "halimpl/recovery", 131 "halimpl/recovery", 171 "halimpl/recovery",
|
/hardware/google/pixel-sepolicy/citadel/ |
D | recovery.te | 2 allow recovery citadel_device:chr_file rw_file_perms;
|
/hardware/google/pixel/fastboot/ |
D | Android.bp | 22 recovery: true, 51 recovery: true,
|
/hardware/google/pixel/misc_writer/ |
D | Android.bp | 41 // TODO(xunchang) Remove duplicates after we convert the device specific librecovery_ui to recovery 42 // module. Then libmisc_writer can build as a vendor module available in recovery.
|
/hardware/interfaces/health/2.1/ |
D | README.md | 28 # For non-A/B devices, install default passthrough implementation to recovery. 29 PRODUCT_PACKAGES += android.hardware.health@2.1-impl.recovery 111 # For non-A/B devices, also install the passthrough implementation to recovery. 112 PRODUCT_PACKAGES += android.hardware.health@2.1-impl-<device>.recovery 155 // Install to vendor and recovery.
|
/hardware/libhardware/ |
D | Android.bp | 64 recovery: { 120 recovery: {
|
/hardware/interfaces/gnss/1.1/ |
D | IGnssCallback.hal | 46 * with GNSS HAL operation, for example, to assist with time to first fix, error recovery, or to 51 * information independence for situations such as error recovery.
|
/hardware/interfaces/fastboot/1.0/default/ |
D | Android.bp | 27 recovery: true,
|
/hardware/interfaces/fastboot/1.1/default/ |
D | Android.bp | 27 recovery: true,
|
/hardware/interfaces/fastboot/aidl/default/ |
D | Android.bp | 29 recovery: true,
|
/hardware/interfaces/gnss/2.0/ |
D | IGnssCallback.hal | 60 * with GNSS HAL operation, for example, to assist with time to first fix, error recovery, or to 65 * information independence for situations such as error recovery.
|
/hardware/interfaces/boot/aidl/default/ |
D | Android.bp | 61 recovery: true,
|
/hardware/interfaces/health/aidl/ |
D | README.md | 166 Install both the platform and recovery variant of the service. For example:
|
/hardware/interfaces/wifi/1.5/ |
D | IWifiChip.hal | 323 * it must call this function to attempt recovery.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | fault_handling.adoc | 91 condition has occurred, but no recovery is necessary at this point.
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 623 * was regular sensors. Sensor HAL is responsible for recovery of memory if
|