Searched defs:threadIds (Results 1 – 5 of 5) sorted by relevance
/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/android/hardware/power/ |
D | IPower.aidl | 96 in int tgid, in int uid, in int[] threadIds, in long durationNanos); in createHintSession()
|
/hardware/google/pixel/power-libperfmgr/aidl/ |
D | PowerHintSession.h | 59 const std::vector<int> threadIds; member
|
D | Power.cpp | 257 const std::vector<int32_t> &threadIds, in createHintSession()
|
D | PowerHintSession.cpp | 135 PowerHintSession::PowerHintSession(int32_t tgid, int32_t uid, const std::vector<int32_t> &threadIds, in PowerHintSession()
|