Home
last modified time | relevance | path

Searched defs:fastboot_hal (Results 1 – 3 of 3) sorted by relevance

/aosp14/system/core/fastboot/device/
H A Dfastboot_device.h55 std::shared_ptr<aidl::android::hardware::fastboot::IFastboot> fastboot_hal() { in fastboot_hal() function
H A Dvariables.cpp100 auto fastboot_hal = device->fastboot_hal(); in GetVariant() local
141 auto fastboot_hal = device->fastboot_hal(); in GetBatterySoCOk() local
161 auto fastboot_hal = device->fastboot_hal(); in GetOffModeChargeState() local
323 auto fastboot_hal = device->fastboot_hal(); in GetPartitionType() local
H A Dcommands.cpp200 auto fastboot_hal = device->fastboot_hal(); in OemPostWipeData() local
260 auto fastboot_hal = device->fastboot_hal(); in OemCmdHandler() local