/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/1/android/hardware/power/ |
D | IPower.aidl | 24 boolean isBoostSupported(in android.hardware.power.Boost type); in isBoostSupported() method
|
/hardware/google/interfaces/power/aidl_api/pixel-power-ext/current/google/hardware/power/extension/pixel/ |
D | IPowerExt.aidl | 24 boolean isBoostSupported(in @utf8InCpp String boost); in isBoostSupported() method
|
/hardware/google/interfaces/power/aidl_api/pixel-power-ext/1/google/hardware/power/extension/pixel/ |
D | IPowerExt.aidl | 24 boolean isBoostSupported(in @utf8InCpp String boost); in isBoostSupported() method
|
/hardware/google/interfaces/power/google/hardware/power/extension/pixel/ |
D | IPowerExt.aidl | 68 boolean isBoostSupported(in @utf8InCpp String boost); in isBoostSupported() method
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/4/android/hardware/power/ |
D | IPower.aidl | 40 boolean isBoostSupported(in android.hardware.power.Boost type); in isBoostSupported() method
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/2/android/hardware/power/ |
D | IPower.aidl | 40 boolean isBoostSupported(in android.hardware.power.Boost type); in isBoostSupported() method
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/3/android/hardware/power/ |
D | IPower.aidl | 40 boolean isBoostSupported(in android.hardware.power.Boost type); in isBoostSupported() method
|
/hardware/google/pixel/power-libperfmgr/aidl/ |
D | PowerExt.cpp | 87 ndk::ScopedAStatus PowerExt::isBoostSupported(const std::string &boost, bool *_aidl_return) { in isBoostSupported() function in aidl::google::hardware::power::impl::pixel::PowerExt
|
D | Power.cpp | 261 ndk::ScopedAStatus Power::isBoostSupported(Boost type, bool *_aidl_return) { in isBoostSupported() function in aidl::google::hardware::power::impl::pixel::Power
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/current/android/hardware/power/ |
D | IPower.aidl | 40 boolean isBoostSupported(in android.hardware.power.Boost type); in isBoostSupported() method
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/5/android/hardware/power/ |
D | IPower.aidl | 40 boolean isBoostSupported(in android.hardware.power.Boost type); in isBoostSupported() method
|
/hardware/interfaces/power/aidl/android/hardware/power/ |
D | IPower.aidl | 75 boolean isBoostSupported(in Boost type); in isBoostSupported() method
|
/hardware/interfaces/power/aidl/default/ |
D | Power.cpp | 61 ScopedAStatus Power::isBoostSupported(Boost type, bool* _aidl_return) { in isBoostSupported() function in aidl::android::hardware::power::impl::example::Power
|
/hardware/interfaces/power/aidl/vts/ |
D | VtsHalPowerTargetTest.cpp | 240 TEST_P(PowerAidl, isBoostSupported) { in TEST_P() argument
|