Home
last modified time | relevance | path

Searched defs:createHintSession (Results 1 – 8 of 8) sorted by relevance

/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() method
/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() method
/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() method
/hardware/interfaces/power/aidl/android/hardware/power/
DIPower.aidl98 IPowerHintSession createHintSession( in createHintSession() method
/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() method
/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() method
/hardware/interfaces/power/aidl/default/
DPower.cpp67 ScopedAStatus Power::createHintSession(int32_t, int32_t, const std::vector<int32_t>& tids, int64_t, in createHintSession() function in aidl::android::hardware::power::impl::example::Power
/hardware/google/pixel/power-libperfmgr/aidl/
DPower.cpp309 ndk::ScopedAStatus Power::createHintSession(int32_t tgid, int32_t uid, in createHintSession() function in aidl::google::hardware::power::impl::pixel::Power