Searched defs:tgid (Results 1 – 10 of 10) sorted by relevance
/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() 44 android.hardware.power.ChannelConfig getSessionChannel(in int tgid, in int uid); in getSessionChannel() 45 oneway void closeSessionChannel(in int tgid, in int uid); in closeSessionChannel()
|
/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() 44 android.hardware.power.ChannelConfig getSessionChannel(in int tgid, in int uid); in getSessionChannel() 45 oneway void closeSessionChannel(in int tgid, in int uid); in closeSessionChannel()
|
/hardware/interfaces/power/aidl/android/hardware/power/ |
D | IPower.aidl | 99 in int tgid, in int uid, in int[] threadIds, in long durationNanos); in createHintSession() 124 IPowerHintSession createHintSessionWithConfig(in int tgid, in int uid, in int[] threadIds, in createHintSessionWithConfig() 137 ChannelConfig getSessionChannel(in int tgid, in int uid); in getSessionChannel() 146 oneway void closeSessionChannel(in int tgid, in int uid); in closeSessionChannel()
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/4/android/hardware/power/ |
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 | 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/3/android/hardware/power/ |
D | IPower.aidl | 41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession()
|
/hardware/google/pixel/power-libperfmgr/aidl/ |
D | Power.cpp | 309 ndk::ScopedAStatus Power::createHintSession(int32_t tgid, int32_t uid, in createHintSession() 330 int32_t tgid, int32_t uid, const std::vector<int32_t> &threadIds, int64_t durationNanos, in createHintSessionWithConfig()
|
D | AppHintDesc.h | 47 const int32_t tgid; member
|
D | PowerHintSession.cpp | 132 int32_t tgid, int32_t uid, const std::vector<int32_t> &threadIds, int64_t durationNs, in PowerHintSession()
|
/hardware/interfaces/power/aidl/default/ |
D | Power.cpp | 81 int32_t tgid, int32_t uid, const std::vector<int32_t>& threadIds, int64_t durationNanos, in createHintSessionWithConfig()
|