Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dfastboot_device.h55 std::shared_ptr<aidl::android::hardware::fastboot::IFastboot> fastboot_hal() { in fastboot_hal() function
Dvariables.cpp100 auto fastboot_hal = device->fastboot_hal(); in GetVariant() local
156 auto fastboot_hal = device->fastboot_hal(); in GetBatterySoCOk() local
176 auto fastboot_hal = device->fastboot_hal(); in GetOffModeChargeState() local
349 auto fastboot_hal = device->fastboot_hal(); in GetPartitionType() local
Dcommands.cpp203 auto fastboot_hal = device->fastboot_hal(); in OemPostWipeData() local
263 auto fastboot_hal = device->fastboot_hal(); in OemCmdHandler() local