/hardware/interfaces/boot/1.0/vts/functional/ |
D | VtsHalBootV1_0TargetTest.cpp | 26 using ::android::hardware::boot::V1_0::IBootControl; 27 using ::android::hardware::boot::V1_0::CommandResult; 28 using ::android::hardware::boot::V1_0::BoolResult; 29 using ::android::hardware::boot::V1_0::Slot; 40 boot = ::testing::VtsHalHidlTargetTestBase::getService<IBootControl>(); in SetUp() 41 ASSERT_NE(boot, nullptr); in SetUp() 46 sp<IBootControl> boot; member in BootHidlTest 55 uint32_t slots = boot->getNumberSlots(); in TEST_F() 61 Slot curSlot = boot->getCurrentSlot(); in TEST_F() 62 uint32_t slots = boot->getNumberSlots(); in TEST_F() [all …]
|
D | Android.bp | 21 static_libs: ["android.hardware.boot@1.0"],
|
/hardware/interfaces/boot/1.0/ |
D | Android.bp | 4 name: "android.hardware.boot@1.0_hal", 12 name: "android.hardware.boot@1.0_genc++", 14 …id.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.boot@1.0", 16 ":android.hardware.boot@1.0_hal", 19 "android/hardware/boot/1.0/types.cpp", 20 "android/hardware/boot/1.0/BootControlAll.cpp", 25 name: "android.hardware.boot@1.0_genc++_headers", 27 …id.hardware:hardware/interfaces -randroid.hidl:system/libhidl/transport android.hardware.boot@1.0", 29 ":android.hardware.boot@1.0_hal", 32 "android/hardware/boot/1.0/types.h", [all …]
|
D | Android.mk | 8 LOCAL_MODULE := android.hardware.boot-V1.0-java 22 GEN := $(intermediates)/android/hardware/boot/V1_0/BoolResult.java 32 android.hardware.boot@1.0::types.BoolResult 41 GEN := $(intermediates)/android/hardware/boot/V1_0/CommandResult.java 51 android.hardware.boot@1.0::types.CommandResult 60 GEN := $(intermediates)/android/hardware/boot/V1_0/IBootControl.java 72 android.hardware.boot@1.0::IBootControl 83 LOCAL_MODULE := android.hardware.boot-V1.0-java-static 97 GEN := $(intermediates)/android/hardware/boot/V1_0/BoolResult.java 107 android.hardware.boot@1.0::types.BoolResult [all …]
|
D | IBootControl.hal | 17 package android.hardware.boot@1.0; 42 * getCurrentSlot() returns the slot number of that the current boot is booted 61 * setActiveBootSlot() marks the slot passed in parameter as the active boot 71 * partitions, so that the system must not attempt to boot a known bad set up.
|
D | types.hal | 17 package android.hardware.boot@1.0;
|
/hardware/interfaces/boot/1.0/default/ |
D | Android.mk | 4 LOCAL_MODULE := android.hardware.boot@1.0-impl 16 android.hardware.boot@1.0 \ 23 LOCAL_MODULE := android.hardware.boot@1.0-service 24 LOCAL_INIT_RC := android.hardware.boot@1.0-service.rc 34 android.hardware.boot@1.0 \
|
D | BootControl.h | 25 namespace boot { 29 using ::android::hardware::boot::V1_0::BoolResult; 30 using ::android::hardware::boot::V1_0::CommandResult; 31 using ::android::hardware::boot::V1_0::IBootControl;
|
D | android.hardware.boot@1.0-service.rc | 1 service boot-hal-1-0 /vendor/bin/hw/android.hardware.boot@1.0-service
|
D | service.cpp | 21 using ::android::hardware::boot::V1_0::IBootControl;
|
D | BootControl.cpp | 26 namespace boot { namespace
|
/hardware/intel/bootstub/ |
D | bootstub.spec | 11 this package provides bootstub to create NAND boot image 21 mkdir -p $RPM_BUILD_ROOT/boot 22 install -m 755 bootstub $RPM_BUILD_ROOT/boot/ 28 /boot/bootstub
|
/hardware/interfaces/thermal/1.0/ |
D | IThermal.hal | 31 * they go offline, if these devices exist on boot. The method 43 * in ms since first boot. 68 * exist on boot. The method always returns and never removes from
|
D | types.hal | 101 * Active time since the last boot in ms. 106 * Total time since the last boot in ms.
|
/hardware/interfaces/biometrics/fingerprint/2.1/default/ |
D | android.hardware.biometrics.fingerprint@2.1-service.rc | 3 # in /data. As a workaround, postpone startup until later in boot once
|
/hardware/interfaces/power/1.0/ |
D | types.hal | 111 * boot. 116 * Number of times the voter voted for the platform sleep state since boot. 135 * Time spent in msec at this platform-level sleep state since boot.
|
D | IPower.hal | 77 * since boot.
|
/hardware/interfaces/vr/1.0/ |
D | IVr.hal | 22 * called once from the VrManagerService during its boot phase.
|
/hardware/interfaces/power/1.1/ |
D | IPower.hal | 28 * since boot.
|
D | types.hal | 32 * Time spent in msec at this subsystem-level sleep state since boot.
|
/hardware/interfaces/radio/1.1/ |
D | IRadio.hal | 33 * encrypt the IMSI and IMPI. Sent by the framework during boot, carrier
|
/hardware/interfaces/ |
D | current.txt | 44 7192d756aeba00aba32f4504981df8172ffca83e210c4838dabf295e53e93590 android.hardware.boot@1.0::IBootCo… 45 cebaa803b8e33807a0d69f46652b650ccb549e8f9b19d6becbbf26690e828b49 android.hardware.boot@1.0::types
|
/hardware/interfaces/broadcastradio/1.1/ |
D | ITuner.hal | 74 * ie. HAL implementation MAY perform the scan on boot. It's a common
|
/hardware/qcom/msm8998/gpt-utils/ |
D | gpt-utils.cpp | 282 static int gpt2_set_boot_chain(int fd, enum boot_chain boot) in gpt2_set_boot_chain() argument 357 if (boot == BACKUP_BOOT) { in gpt2_set_boot_chain()
|
/hardware/interfaces/keymaster/3.0/ |
D | types.hal | 79 * boot. */
|