Searched refs:FastbootShim (Results 1 – 2 of 2) sorted by relevance
48 FastbootShim::FastbootShim(const sp<HidlFastboot>& service) : service_(service) {} in FastbootShim() function in aidl::android::hardware::fastboot::FastbootShim50 ScopedAStatus FastbootShim::getPartitionType(const std::string& in_partitionName, in getPartitionType()66 ScopedAStatus FastbootShim::doOemCommand(const std::string& in_oemCmd, std::string* _aidl_return) { in doOemCommand()81 ScopedAStatus FastbootShim::getVariant(std::string* _aidl_return) { in getVariant()92 ScopedAStatus FastbootShim::getOffModeChargeState(bool* _aidl_return) { in getOffModeChargeState()103 ScopedAStatus FastbootShim::getBatteryVoltageFlashingThreshold(int32_t* _aidl_return) { in getBatteryVoltageFlashingThreshold()114 ScopedAStatus FastbootShim::doOemSpecificErase() { in doOemSpecificErase()
27 class FastbootShim : public BnFastboot {31 explicit FastbootShim(const ::android::sp<HidlFastboot>& service);