/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/current/android/hardware/fastboot/ |
D | IFastboot.aidl | 39 int getBatteryVoltageFlashingThreshold(); in getBatteryVoltageFlashingThreshold() method
|
/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/1/android/hardware/fastboot/ |
D | IFastboot.aidl | 39 int getBatteryVoltageFlashingThreshold(); in getBatteryVoltageFlashingThreshold() method
|
/hardware/interfaces/fastboot/aidl/android/hardware/fastboot/ |
D | IFastboot.aidl | 62 int getBatteryVoltageFlashingThreshold(); in getBatteryVoltageFlashingThreshold() method
|
/hardware/interfaces/fastboot/aidl/fastbootshim/ |
D | fastbootshim.cpp | 103 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/ |
D | Fastboot.h | 38 Return<void> getBatteryVoltageFlashingThreshold(
|
D | Fastboot.cpp | 47 Return<void> Fastboot::getBatteryVoltageFlashingThreshold( in getBatteryVoltageFlashingThreshold() function in android::hardware::fastboot::V1_0::implementation::Fastboot
|
/hardware/interfaces/fastboot/aidl/default/ |
D | Fastboot.h | 29 ::ndk::ScopedAStatus getBatteryVoltageFlashingThreshold(int32_t* _aidl_return) override;
|
D | Fastboot.cpp | 55 ScopedAStatus Fastboot::getBatteryVoltageFlashingThreshold(int32_t* _aidl_return) { in getBatteryVoltageFlashingThreshold() function in aidl::android::hardware::fastboot::Fastboot
|
/hardware/google/pixel/fastboot/include/fastboot/ |
D | Fastboot_aidl.h | 30 ::ndk::ScopedAStatus getBatteryVoltageFlashingThreshold(int32_t *_aidl_return) override;
|
D | Fastboot.h | 48 …Return<void> getBatteryVoltageFlashingThreshold(getBatteryVoltageFlashingThreshold_cb _hidl_cb) ov…
|
/hardware/interfaces/fastboot/1.1/default/ |
D | Fastboot.cpp | 47 Return<void> Fastboot::getBatteryVoltageFlashingThreshold( in getBatteryVoltageFlashingThreshold() function in android::hardware::fastboot::V1_1::implementation::Fastboot
|
D | Fastboot.h | 41 Return<void> getBatteryVoltageFlashingThreshold(
|
/hardware/interfaces/fastboot/aidl/fastbootshim/include/ |
D | fastbootshim.h | 35 ::ndk::ScopedAStatus getBatteryVoltageFlashingThreshold(int32_t* _aidl_return) override;
|
/hardware/interfaces/fastboot/1.0/ |
D | IFastboot.hal | 71 getBatteryVoltageFlashingThreshold() generates (int32_t batteryVoltage, Result result);
|
/hardware/google/pixel/fastboot/ |
D | Fastboot.cpp | 81 Return<void> Fastboot::getBatteryVoltageFlashingThreshold( in getBatteryVoltageFlashingThreshold() function in android::hardware::fastboot::V1_1::implementation::Fastboot
|
D | Fastboot_aidl.cpp | 94 ScopedAStatus Fastboot::getBatteryVoltageFlashingThreshold(int32_t *_aidl_return) { in getBatteryVoltageFlashingThreshold() function in aidl::android::hardware::fastboot::Fastboot
|