/aosp12/frameworks/native/services/powermanager/ |
H A D | PowerHalWrapper.cpp | 83 HalResult<void> EmptyHalWrapper::setBoost(Boost boost, int32_t durationMs) { in setBoost() function in android::power::EmptyHalWrapper 109 HalResult<void> HidlHalWrapperV1_0::setBoost(Boost boost, int32_t durationMs) { in setBoost() function in android::power::HidlHalWrapperV1_0 176 HalResult<void> AidlHalWrapper::setBoost(Boost boost, int32_t durationMs) { in setBoost() function in android::power::AidlHalWrapper
|
H A D | PowerHalController.cpp | 89 HalResult<void> PowerHalController::setBoost(Boost boost, int32_t durationMs) { in setBoost() function in android::power::PowerHalController
|
/aosp12/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/1/android/hardware/power/ |
H A D | IPower.aidl | 23 oneway void setBoost(in android.hardware.power.Boost type, in int durationMs); in setBoost() method
|
/aosp12/hardware/google/interfaces/power/aidl_api/pixel-power-ext/1/google/hardware/power/extension/pixel/ |
H A D | IPowerExt.aidl | 23 oneway void setBoost(in @utf8InCpp String boost, in int durationMs); in setBoost() method
|
/aosp12/hardware/google/interfaces/power/aidl_api/pixel-power-ext/current/google/hardware/power/extension/pixel/ |
H A D | IPowerExt.aidl | 23 oneway void setBoost(in @utf8InCpp String boost, in int durationMs); in setBoost() method
|
/aosp12/hardware/google/interfaces/power/google/hardware/power/extension/pixel/ |
H A D | IPowerExt.aidl | 57 oneway void setBoost(in @utf8InCpp String boost, in int durationMs); in setBoost() method
|
/aosp12/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/2/android/hardware/power/ |
H A D | IPower.aidl | 39 oneway void setBoost(in android.hardware.power.Boost type, in int durationMs); in setBoost() method
|
/aosp12/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/current/android/hardware/power/ |
H A D | IPower.aidl | 39 oneway void setBoost(in android.hardware.power.Boost type, in int durationMs); in setBoost() method
|
/aosp12/hardware/interfaces/power/aidl/android/hardware/power/ |
H A D | IPower.aidl | 61 oneway void setBoost(in Boost type, in int durationMs); in setBoost() method
|
/aosp12/hardware/google/pixel/power-libperfmgr/aidl/ |
H A D | PowerExt.cpp | 59 ndk::ScopedAStatus PowerExt::setBoost(const std::string &boost, int32_t durationMs) { in setBoost() function in aidl::google::hardware::power::impl::pixel::PowerExt
|
H A D | Power.cpp | 193 ndk::ScopedAStatus Power::setBoost(Boost type, int32_t durationMs) { in setBoost() function in aidl::google::hardware::power::impl::pixel::Power
|
/aosp12/hardware/interfaces/power/aidl/default/ |
H A D | Power.cpp | 43 ndk::ScopedAStatus Power::setBoost(Boost type, int32_t durationMs) { in setBoost() function in aidl::android::hardware::power::impl::example::Power
|
/aosp12/hardware/interfaces/power/aidl/vts/ |
H A D | VtsHalPowerTargetTest.cpp | 126 TEST_P(PowerAidl, setBoost) { in TEST_P() argument
|