/hardware/google/interfaces/power/aidl_api/pixel-power-ext/current/google/hardware/power/extension/pixel/ |
D | IPowerExt.aidl | 23 oneway void setBoost(in @utf8InCpp String boost, in int durationMs); in setBoost() method
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/1/android/hardware/power/ |
D | IPower.aidl | 23 oneway void setBoost(in android.hardware.power.Boost type, in int durationMs); in setBoost() method
|
/hardware/google/interfaces/power/google/hardware/power/extension/pixel/ |
D | IPowerExt.aidl | 57 oneway void setBoost(in @utf8InCpp String boost, in int durationMs); in setBoost() method
|
/hardware/google/interfaces/power/aidl_api/pixel-power-ext/1/google/hardware/power/extension/pixel/ |
D | IPowerExt.aidl | 23 oneway void setBoost(in @utf8InCpp String boost, in int durationMs); in setBoost() method
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/2/android/hardware/power/ |
D | IPower.aidl | 39 oneway void setBoost(in android.hardware.power.Boost type, in int durationMs); in setBoost() method
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/4/android/hardware/power/ |
D | IPower.aidl | 39 oneway void setBoost(in android.hardware.power.Boost type, in int durationMs); in setBoost() method
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/3/android/hardware/power/ |
D | IPower.aidl | 39 oneway void setBoost(in android.hardware.power.Boost type, in int durationMs); in setBoost() method
|
/hardware/google/pixel/power-libperfmgr/aidl/ |
D | PowerExt.cpp | 69 ndk::ScopedAStatus PowerExt::setBoost(const std::string &boost, int32_t durationMs) { in setBoost() function in aidl::google::hardware::power::impl::pixel::PowerExt
|
D | Power.cpp | 220 ndk::ScopedAStatus Power::setBoost(Boost type, int32_t durationMs) { in setBoost() function in aidl::google::hardware::power::impl::pixel::Power
|
/hardware/interfaces/power/aidl/android/hardware/power/ |
D | IPower.aidl | 64 oneway void setBoost(in Boost type, in int durationMs); in setBoost() method
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/5/android/hardware/power/ |
D | IPower.aidl | 39 oneway void setBoost(in android.hardware.power.Boost type, in int durationMs); in setBoost() method
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/current/android/hardware/power/ |
D | IPower.aidl | 39 oneway void setBoost(in android.hardware.power.Boost type, in int durationMs); in setBoost() method
|
/hardware/google/pixel/power-libperfmgr/utilities/ |
D | sendhint.cc | 92 static bool setBoost(std::shared_ptr<IPowerExt> hal, const std::string &type, in setBoost() function
|
/hardware/interfaces/power/aidl/default/ |
D | Power.cpp | 55 ScopedAStatus Power::setBoost(Boost type, int32_t durationMs) { in setBoost() function in aidl::android::hardware::power::impl::example::Power
|
/hardware/interfaces/power/aidl/vts/ |
D | VtsHalPowerTargetTest.cpp | 227 TEST_P(PowerAidl, setBoost) { in TEST_P() argument
|