Searched defs:threadIds (Results 1 – 7 of 7) sorted by relevance
/hardware/interfaces/power/aidl/android/hardware/power/ |
D | IPower.aidl | 96 in int tgid, in int uid, in int[] threadIds, in long durationNanos); in createHintSession()
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/current/android/hardware/power/ |
D | IPower.aidl | 41 …power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threadIds, in long dur… in createHintSession()
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/3/android/hardware/power/ |
D | IPower.aidl | 41 …power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threadIds, in long dur… in createHintSession()
|
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/2/android/hardware/power/ |
D | IPower.aidl | 41 …power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threadIds, in long dur… in createHintSession()
|
/hardware/google/pixel/power-libperfmgr/aidl/ |
D | Power.cpp | 263 const std::vector<int32_t> &threadIds, in createHintSession()
|
D | PowerHintSession.h | 60 const std::vector<int> threadIds; member
|
D | PowerHintSession.cpp | 125 int32_t uid, const std::vector<int32_t> &threadIds, in PowerHintSession()
|