Home
last modified time | relevance | path

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

/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/1/android/hardware/fastboot/
DIFastboot.aidl40 boolean getOffModeChargeState(); in getOffModeChargeState() method
/hardware/interfaces/fastboot/aidl/aidl_api/android.hardware.fastboot/current/android/hardware/fastboot/
DIFastboot.aidl40 boolean getOffModeChargeState(); in getOffModeChargeState() method
/hardware/interfaces/fastboot/aidl/android/hardware/fastboot/
DIFastboot.aidl72 boolean getOffModeChargeState(); in getOffModeChargeState() method
/hardware/interfaces/fastboot/1.0/default/
DFastboot.h37 Return<void> getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) override;
DFastboot.cpp42 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/
DFastboot_aidl.h31 ::ndk::ScopedAStatus getOffModeChargeState(bool *_aidl_return) override;
DFastboot.h47 Return<void> getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) override;
/hardware/interfaces/fastboot/aidl/default/
DFastboot.h30 ::ndk::ScopedAStatus getOffModeChargeState(bool* _aidl_return) override;
DFastboot.cpp50 ScopedAStatus Fastboot::getOffModeChargeState(bool* _aidl_return) { in getOffModeChargeState() function in aidl::android::hardware::fastboot::Fastboot
/hardware/interfaces/fastboot/aidl/fastbootshim/
Dfastbootshim.cpp92 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/
DFastboot.cpp42 Return<void> Fastboot::getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) { in getOffModeChargeState() function in android::hardware::fastboot::V1_1::implementation::Fastboot
DFastboot.h40 Return<void> getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) override;
/hardware/interfaces/fastboot/aidl/fastbootshim/include/
Dfastbootshim.h36 ::ndk::ScopedAStatus getOffModeChargeState(bool* _aidl_return) override;
/hardware/interfaces/fastboot/1.0/
DIFastboot.hal61 getOffModeChargeState() generates (bool state, Result result);
/hardware/google/pixel/fastboot/
DFastboot.cpp63 Return<void> Fastboot::getOffModeChargeState(getOffModeChargeState_cb _hidl_cb) { in getOffModeChargeState() function in android::hardware::fastboot::V1_1::implementation::Fastboot
DFastboot_aidl.cpp69 ScopedAStatus Fastboot::getOffModeChargeState(bool *_aidl_return) { in getOffModeChargeState() function in aidl::android::hardware::fastboot::Fastboot