Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dfastboot_device.h57 return fastboot_hal_; in fastboot_hal()
70 android::sp<android::hardware::fastboot::V1_0::IFastboot> fastboot_hal_; variable
Dfastboot_device.cpp67 fastboot_hal_(IFastboot::getService()),