Home
last modified time | relevance | path

Searched defs:tgid (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/current/android/hardware/power/
DIPower.aidl41 …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/
DIPower.aidl41 …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/
DIPower.aidl99 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/
DIPower.aidl41 …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/
DIPower.aidl41 …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/
DIPower.aidl41 …android.hardware.power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threa… in createHintSession()
/hardware/google/pixel/power-libperfmgr/aidl/
DPower.cpp309 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()
DAppHintDesc.h47 const int32_t tgid; member
DPowerHintSession.cpp132 int32_t tgid, int32_t uid, const std::vector<int32_t> &threadIds, int64_t durationNs, in PowerHintSession()
/hardware/interfaces/power/aidl/default/
DPower.cpp81 int32_t tgid, int32_t uid, const std::vector<int32_t>& threadIds, int64_t durationNanos, in createHintSessionWithConfig()