Searched refs:Fastboot (Results 1 – 6 of 6) sorted by relevance
26 Return<void> Fastboot::getPartitionType(const hidl_string& /* partitionName */, in getPartitionType()32 Return<void> Fastboot::doOemCommand(const hidl_string& /* oemCmd */, doOemCommand_cb _hidl_cb) { in doOemCommand()37 Return<void> Fastboot::getVariant(getVariant_cb _hidl_cb) { in getVariant()42 Return<void> Fastboot::getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) { in getOffModeChargeState()47 Return<void> Fastboot::getBatteryVoltageFlashingThreshold( in getBatteryVoltageFlashingThreshold()54 return new Fastboot(); in HIDL_FETCH_IFastboot()
31 struct Fastboot : public IFastboot { struct
20 "Fastboot.cpp",
39 Return<void> Fastboot::getPartitionType(const ::android::hardware::hidl_string& /* partitionName */, in getPartitionType()46 Return<void> Fastboot::getVariant(getVariant_cb _hidl_cb) { in getVariant()51 Return<void> Fastboot::getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) { in getOffModeChargeState()69 Return<void> Fastboot::getBatteryVoltageFlashingThreshold( in getBatteryVoltageFlashingThreshold()99 Return<void> Fastboot::doOemCommand(const ::android::hardware::hidl_string& oemCmdArgs, in doOemCommand()122 Fastboot::Fastboot() {} in Fastboot() function in android::hardware::fastboot::V1_0::implementation::Fastboot127 return new Fastboot(); in HIDL_FETCH_IFastboot()
35 struct Fastboot : public IFastboot { struct36 Fastboot();