/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/1/android/hardware/fastboot/ |
D | IFastboot.aidl | 40 boolean getOffModeChargeState(); in getOffModeChargeState() method
|
/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/current/android/hardware/fastboot/ |
D | IFastboot.aidl | 40 boolean getOffModeChargeState(); in getOffModeChargeState() method
|
/hardware/interfaces/fastboot/aidl/android/hardware/fastboot/ |
D | IFastboot.aidl | 72 boolean getOffModeChargeState(); in getOffModeChargeState() method
|
/hardware/interfaces/fastboot/1.0/default/ |
D | Fastboot.h | 37 Return<void> getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) override;
|
D | Fastboot.cpp | 42 Return<void> Fastboot::getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) { in getOffModeChargeState() function in android::hardware::fastboot::V1_0::implementation::Fastboot
|
/hardware/google/pixel/fastboot/include/fastboot/ |
D | Fastboot_aidl.h | 31 ::ndk::ScopedAStatus getOffModeChargeState(bool *_aidl_return) override;
|
D | Fastboot.h | 47 Return<void> getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) override;
|
/hardware/interfaces/fastboot/aidl/default/ |
D | Fastboot.h | 30 ::ndk::ScopedAStatus getOffModeChargeState(bool* _aidl_return) override;
|
D | Fastboot.cpp | 50 ScopedAStatus Fastboot::getOffModeChargeState(bool* _aidl_return) { in getOffModeChargeState() function in aidl::android::hardware::fastboot::Fastboot
|
/hardware/interfaces/fastboot/aidl/fastbootshim/ |
D | fastbootshim.cpp | 92 ScopedAStatus FastbootShim::getOffModeChargeState(bool* _aidl_return) { in getOffModeChargeState() function in aidl::android::hardware::fastboot::FastbootShim 95 auto ret = service_->getOffModeChargeState([&](auto state, auto& result) { in getOffModeChargeState()
|
/hardware/interfaces/fastboot/1.1/default/ |
D | Fastboot.cpp | 42 Return<void> Fastboot::getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) { in getOffModeChargeState() function in android::hardware::fastboot::V1_1::implementation::Fastboot
|
D | Fastboot.h | 40 Return<void> getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) override;
|
/hardware/interfaces/fastboot/aidl/fastbootshim/include/ |
D | fastbootshim.h | 36 ::ndk::ScopedAStatus getOffModeChargeState(bool* _aidl_return) override;
|
/hardware/interfaces/fastboot/1.0/ |
D | IFastboot.hal | 61 getOffModeChargeState() generates (bool state, Result result);
|
/hardware/google/pixel/fastboot/ |
D | Fastboot.cpp | 63 Return<void> Fastboot::getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) { in getOffModeChargeState() function in android::hardware::fastboot::V1_1::implementation::Fastboot
|
D | Fastboot_aidl.cpp | 69 ScopedAStatus Fastboot::getOffModeChargeState(bool *_aidl_return) { in getOffModeChargeState() function in aidl::android::hardware::fastboot::Fastboot
|