/hardware/interfaces/power/1.3/vts/functional/ |
D | VtsHalPowerV1_3TargetTest.cpp | 27 using ::android::hardware::power::V1_3::IPower; 33 power = IPower::getService(GetParam()); in SetUp() 37 sp<IPower> power; 47 testing::ValuesIn(android::hardware::getAllHalInstanceNames(IPower::descriptor)),
|
/hardware/interfaces/power/1.2/vts/functional/ |
D | VtsHalPowerV1_2TargetTest.cpp | 27 using ::android::hardware::power::V1_2::IPower; 33 power = IPower::getService(GetParam()); in SetUp() 37 sp<IPower> power; 82 testing::ValuesIn(android::hardware::getAllHalInstanceNames(IPower::descriptor)),
|
/hardware/interfaces/power/1.0/default/ |
D | service.cpp | 22 using android::hardware::power::V1_0::IPower; 26 return defaultPassthroughServiceImplementation<IPower>(); in main()
|
D | Power.h | 31 using ::android::hardware::power::V1_0::IPower; 41 struct Power : public IPower { 53 extern "C" IPower* HIDL_FETCH_IPower(const char* name);
|
D | android.hardware.power@1.0-service.rc | 2 interface android.hardware.power@1.0::IPower default
|
/hardware/qcom/audio/hal/ |
D | audio_perf.cpp | 33 static android::sp<android::hardware::power::V1_2::IPower> gPowerHal_1_2_; 34 static std::shared_ptr<aidl::android::hardware::power::IPower> gPowerHal_Aidl_; 40 std::string(aidl::android::hardware::power::IPower::descriptor) + "/default"; 61 android::hardware::power::V1_2::IPower::getService(); in connectPowerHalLocked() 77 gPowerHal_Aidl_ = aidl::android::hardware::power::IPower::fromBinder(pwBinder); in connectPowerHalLocked()
|
/hardware/interfaces/power/1.1/vts/functional/ |
D | VtsHalPowerV1_1TargetTest.cpp | 24 using ::android::hardware::power::V1_1::IPower; 35 power = IPower::getService(GetParam()); in SetUp() 41 sp<IPower> power; 97 testing::ValuesIn(android::hardware::getAllHalInstanceNames(IPower::descriptor)),
|
/hardware/interfaces/power/1.2/ |
D | IPower.hal | 18 import @1.1::IPower; 20 interface IPower extends @1.1::IPower {
|
D | Android.bp | 17 "IPower.hal",
|
/hardware/interfaces/power/1.3/ |
D | IPower.hal | 18 import @1.2::IPower; 20 interface IPower extends @1.2::IPower {
|
D | Android.bp | 17 "IPower.hal",
|
/hardware/interfaces/power/1.0/vts/functional/ |
D | VtsHalPowerV1_0TargetTest.cpp | 33 using ::android::hardware::power::V1_0::IPower; 53 power = IPower::getService(GetParam()); in SetUp() 59 sp<IPower> power; 174 testing::ValuesIn(android::hardware::getAllHalInstanceNames(IPower::descriptor)),
|
/hardware/google/pixel/thermal/utils/ |
D | powerhal_helper.h | 39 using ::aidl::android::hardware::power::IPower; 80 std::shared_ptr<IPower> power_hal_aidl_;
|
/hardware/qcom/camera/msm8998/QCamera2/util/ |
D | QCameraPerf.cpp | 61 static android::sp<android::hardware::power::V1_2::IPower> gPowerHal_1_2_ = nullptr; 62 static std::shared_ptr<aidl::android::hardware::power::IPower> gPowerHal_Aidl_ = nullptr; 65 std::string() + aidl::android::hardware::power::IPower::descriptor + "/default"; 90 android::hardware::power::V1_2::IPower::getService(); in connectPowerHalLocked() 103 gPowerHal_Aidl_ = aidl::android::hardware::power::IPower::fromBinder(pwBinder); in connectPowerHalLocked()
|
/hardware/interfaces/power/aidl/vts/ |
D | VtsHalPowerTargetTest.cpp | 43 using android::hardware::power::IPower; 122 power = IPower::fromBinder(ndk::SpAIBinder(binder)); in SetUp() 131 std::shared_ptr<IPower> power; 439 testing::ValuesIn(::android::getAidlHalInstanceNames(IPower::descriptor)), 442 testing::ValuesIn(::android::getAidlHalInstanceNames(IPower::descriptor)), 445 testing::ValuesIn(::android::getAidlHalInstanceNames(IPower::descriptor)),
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/1/android/hardware/power/ |
D | IPower.aidl | 20 interface IPower { interface
|
/hardware/interfaces/power/1.1/ |
D | IPower.hal | 23 interface IPower extends android.hardware.power@1.0::IPower {
|
D | Android.bp | 17 "IPower.hal",
|
/hardware/google/pixel/power-libperfmgr/utilities/ |
D | sendhint.cc | 24 using ::aidl::android::hardware::power::IPower; 58 const std::string kInstance = std::string(IPower::descriptor) + "/default"; in connect()
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/4/android/hardware/power/ |
D | IPower.aidl | 36 interface IPower { interface
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/2/android/hardware/power/ |
D | IPower.aidl | 36 interface IPower { interface
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/3/android/hardware/power/ |
D | IPower.aidl | 36 interface IPower { interface
|
/hardware/interfaces/power/1.0/ |
D | Android.bp | 17 "IPower.hal",
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/current/android/hardware/power/ |
D | IPower.aidl | 36 interface IPower { interface
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/5/android/hardware/power/ |
D | IPower.aidl | 36 interface IPower { interface
|