Home
last modified time | relevance | path

Searched refs:fastboot_hal_ (Results 1 – 2 of 2) sorted by relevance

/system/core/fastboot/device/
Dfastboot_device.h58 return fastboot_hal_; in fastboot_hal()
71 android::sp<android::hardware::fastboot::V1_1::IFastboot> fastboot_hal_; variable
Dfastboot_device.cpp68 fastboot_hal_(IFastboot::getService()),