Home
last modified time | relevance | path

Searched defs:createHintSession (Results 1 – 4 of 4) 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() method
/hardware/interfaces/power/aidl/android/hardware/power/
DIPower.aidl95 IPowerHintSession createHintSession( in createHintSession() method
/hardware/interfaces/power/aidl/default/
DPower.cpp55 ndk::ScopedAStatus Power::createHintSession(int32_t, int32_t, const std::vector<int32_t>&, int64_t, in createHintSession() function in aidl::android::hardware::power::impl::example::Power
/hardware/google/pixel/power-libperfmgr/aidl/
DPower.cpp256 ndk::ScopedAStatus Power::createHintSession(int32_t tgid, int32_t uid, in createHintSession() function in aidl::google::hardware::power::impl::pixel::Power