Home
last modified time | relevance | path

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

/aosp14/system/core/fastboot/device/
H A Dfastboot_device.h56 return fastboot_hal_; in fastboot_hal()
68 std::shared_ptr<aidl::android::hardware::fastboot::IFastboot> fastboot_hal_; variable
H A Dfastboot_device.cpp115 fastboot_hal_(get_fastboot_service()),