/hardware/interfaces/power/aidl/android/hardware/power/ |
D | IPower.aidl | 21 import android.hardware.power.IPowerHintSession; 98 IPowerHintSession createHintSession( in createHintSession() 124 IPowerHintSession createHintSessionWithConfig(in int tgid, in int uid, in int[] threadIds, in createHintSessionWithConfig()
|
D | IPowerHintSession.aidl | 25 interface IPowerHintSession { interface
|
/hardware/interfaces/power/aidl/default/ |
D | Power.h | 38 std::shared_ptr<IPowerHintSession>* _aidl_return) override; 42 std::shared_ptr<IPowerHintSession>* _aidl_return) override; 49 std::vector<std::shared_ptr<IPowerHintSession>> mPowerHintSessions;
|
D | Power.cpp | 68 std::shared_ptr<IPowerHintSession>* _aidl_return) { in createHintSession() 73 std::shared_ptr<IPowerHintSession> powerHintSession = in createHintSession() 82 SessionTag, SessionConfig* config, std::shared_ptr<IPowerHintSession>* _aidl_return) { in createHintSessionWithConfig()
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/5/android/hardware/power/ |
D | IPower.aidl | 41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession() 43 …android.hardware.power.IPowerHintSession createHintSessionWithConfig(in int tgid, in int uid, in i… in createHintSessionWithConfig()
|
D | IPowerHintSession.aidl | 36 interface IPowerHintSession { interface
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/current/android/hardware/power/ |
D | IPower.aidl | 41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession() 43 …android.hardware.power.IPowerHintSession createHintSessionWithConfig(in int tgid, in int uid, in i… in createHintSessionWithConfig()
|
D | IPowerHintSession.aidl | 36 interface IPowerHintSession { interface
|
/hardware/google/pixel/power-libperfmgr/aidl/ |
D | Power.h | 46 std::shared_ptr<IPowerHintSession> *_aidl_return) override; 50 std::shared_ptr<IPowerHintSession> *_aidl_return) override;
|
D | Power.cpp | 312 std::shared_ptr<IPowerHintSession> *_aidl_return) { in createHintSession() 331 SessionTag tag, SessionConfig *config, std::shared_ptr<IPowerHintSession> *_aidl_return) { in createHintSessionWithConfig()
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/3/android/hardware/power/ |
D | IPowerHintSession.aidl | 36 interface IPowerHintSession { interface
|
D | IPower.aidl | 41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession()
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/2/android/hardware/power/ |
D | IPowerHintSession.aidl | 36 interface IPowerHintSession { interface
|
D | IPower.aidl | 41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession()
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/4/android/hardware/power/ |
D | IPowerHintSession.aidl | 36 interface IPowerHintSession { interface
|
D | IPower.aidl | 41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession()
|
/hardware/interfaces/power/aidl/vts/ |
D | VtsHalPowerTargetTest.cpp | 44 using android::hardware::power::IPowerHintSession; 133 std::shared_ptr<IPowerHintSession> mSession; 195 std::shared_ptr<IPowerHintSession> mSession; 274 std::shared_ptr<IPowerHintSession> session; in TEST_P() 306 std::shared_ptr<IPowerHintSession> session; in TEST_P()
|
/hardware/google/graphics/common/libhwc2.1/libdevice/ |
D | ExynosDisplay.h | 89 class IPowerHintSession; variable 1569 std::shared_ptr<aidl::android::hardware::power::IPowerHintSession> mPowerHintSession;
|