Home
last modified time | relevance | path

Searched refs:getBatteryVoltageFlashingThreshold (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/current/android/hardware/fastboot/
DIFastboot.aidl39 int getBatteryVoltageFlashingThreshold(); in getBatteryVoltageFlashingThreshold() method
/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/1/android/hardware/fastboot/
DIFastboot.aidl39 int getBatteryVoltageFlashingThreshold(); in getBatteryVoltageFlashingThreshold() method
/hardware/interfaces/fastboot/aidl/android/hardware/fastboot/
DIFastboot.aidl62 int getBatteryVoltageFlashingThreshold(); in getBatteryVoltageFlashingThreshold() method
/hardware/interfaces/fastboot/aidl/fastbootshim/
Dfastbootshim.cpp103 ScopedAStatus FastbootShim::getBatteryVoltageFlashingThreshold(int32_t* _aidl_return) { in getBatteryVoltageFlashingThreshold() function in aidl::android::hardware::fastboot::FastbootShim
106 auto ret = service_->getBatteryVoltageFlashingThreshold([&](auto batteryVoltage, auto& result) { in getBatteryVoltageFlashingThreshold()
/hardware/interfaces/fastboot/1.0/default/
DFastboot.h38 Return<void> getBatteryVoltageFlashingThreshold(
DFastboot.cpp47 Return<void> Fastboot::getBatteryVoltageFlashingThreshold( in getBatteryVoltageFlashingThreshold() function in android::hardware::fastboot::V1_0::implementation::Fastboot
/hardware/interfaces/fastboot/aidl/default/
DFastboot.h29 ::ndk::ScopedAStatus getBatteryVoltageFlashingThreshold(int32_t* _aidl_return) override;
DFastboot.cpp55 ScopedAStatus Fastboot::getBatteryVoltageFlashingThreshold(int32_t* _aidl_return) { in getBatteryVoltageFlashingThreshold() function in aidl::android::hardware::fastboot::Fastboot
/hardware/google/pixel/fastboot/include/fastboot/
DFastboot_aidl.h30 ::ndk::ScopedAStatus getBatteryVoltageFlashingThreshold(int32_t *_aidl_return) override;
DFastboot.h48 …Return<void> getBatteryVoltageFlashingThreshold(getBatteryVoltageFlashingThreshold_cb _hidl_cb) ov…
/hardware/interfaces/fastboot/1.1/default/
DFastboot.cpp47 Return<void> Fastboot::getBatteryVoltageFlashingThreshold( in getBatteryVoltageFlashingThreshold() function in android::hardware::fastboot::V1_1::implementation::Fastboot
DFastboot.h41 Return<void> getBatteryVoltageFlashingThreshold(
/hardware/interfaces/fastboot/aidl/fastbootshim/include/
Dfastbootshim.h35 ::ndk::ScopedAStatus getBatteryVoltageFlashingThreshold(int32_t* _aidl_return) override;
/hardware/interfaces/fastboot/1.0/
DIFastboot.hal71 getBatteryVoltageFlashingThreshold() generates (int32_t batteryVoltage, Result result);
/hardware/google/pixel/fastboot/
DFastboot.cpp81 Return<void> Fastboot::getBatteryVoltageFlashingThreshold( in getBatteryVoltageFlashingThreshold() function in android::hardware::fastboot::V1_1::implementation::Fastboot
DFastboot_aidl.cpp94 ScopedAStatus Fastboot::getBatteryVoltageFlashingThreshold(int32_t *_aidl_return) { in getBatteryVoltageFlashingThreshold() function in aidl::android::hardware::fastboot::Fastboot