| /hardware/interfaces/power/aidl/aidl_api/android.hardware.power/5/android/hardware/power/ | 
| D | IPower.aidl | 41 …power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threadIds, in long dur…  in createHintSession()43 …erHintSession createHintSessionWithConfig(in int tgid, in int uid, in int[] threadIds, in long dur…  in createHintSessionWithConfig()
 
 | 
| D | IPowerHintSession.aidl | 43   void setThreads(in int[] threadIds);  in setThreads()
 | 
| /hardware/interfaces/power/aidl/android/hardware/power/ | 
| D | IPower.aidl | 106             in int tgid, in int uid, in int[] threadIds, in long durationNanos);  in createHintSession()131     IPowerHintSession createHintSessionWithConfig(in int tgid, in int uid, in int[] threadIds,  in createHintSessionWithConfig()
 
 | 
| D | IPowerHintSession.aidl | 85     void setThreads(in int[] threadIds);  in setThreads()
 | 
| /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()43 …erHintSession createHintSessionWithConfig(in int tgid, in int uid, in int[] threadIds, in long dur…  in createHintSessionWithConfig()
 
 | 
| D | IPowerHintSession.aidl | 43   void setThreads(in int[] threadIds);  in setThreads()
 | 
| /hardware/interfaces/power/aidl/aidl_api/android.hardware.power/6/android/hardware/power/ | 
| D | IPower.aidl | 41 …power.IPowerHintSession createHintSession(in int tgid, in int uid, in int[] threadIds, in long dur…  in createHintSession()43 …erHintSession createHintSessionWithConfig(in int tgid, in int uid, in int[] threadIds, in long dur…  in createHintSessionWithConfig()
 
 | 
| D | IPowerHintSession.aidl | 43   void setThreads(in int[] threadIds);  in setThreads()
 | 
| /hardware/interfaces/power/aidl/aidl_api/android.hardware.power/4/android/hardware/power/ | 
| D | IPowerHintSession.aidl | 43   void setThreads(in int[] threadIds);  in setThreads()
 | 
| 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/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/default/ | 
| D | PowerHintSession.cpp | 55 ScopedAStatus PowerHintSession::setThreads(const std::vector<int32_t>& threadIds) {  in setThreads()
 | 
| D | Power.cpp | 96         int32_t tgid, int32_t uid, const std::vector<int32_t>& threadIds, int64_t durationNanos,  in createHintSessionWithConfig()
 | 
| /hardware/google/pixel/power-libperfmgr/aidl/ | 
| D | Power.cpp | 273                                             const std::vector<int32_t> &threadIds,  in createHintSession()293         int32_t tgid, int32_t uid, const std::vector<int32_t> &threadIds, int64_t durationNanos,  in createHintSessionWithConfig()
 
 | 
| D | PowerHintSession.cpp | 172         int32_t tgid, int32_t uid, const std::vector<int32_t> &threadIds, int64_t durationNs,  in PowerHintSession()669         const std::vector<int32_t> &threadIds) {  in setThreads()
 
 | 
| D | PowerSessionManager.cpp | 102         const std::vector<int32_t> &threadIds) {  in addPowerSession()166         int64_t sessionId, const std::vector<int32_t> &threadIds) {  in setThreadsFromPowerSession()
 644     auto threadIds = mSessionTaskMap.getTaskIds(sessionId);  in voteRampupBoostLocked()  local
 
 | 
| /hardware/google/pixel/power-libperfmgr/aidl/tests/ | 
| D | PowerHintSessionTest.cpp | 114     std::unordered_map<int, int32_t> threadIds;  member in aidl::google::hardware::power::impl::pixel::PowerHintSessionTest
 |