Home
last modified time | relevance | path

Searched defs:setThreads (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/power/aidl/android/hardware/power/
DIPowerHintSession.aidl83 void setThreads(in int[] threadIds); in setThreads() method
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/current/android/hardware/power/
DIPowerHintSession.aidl43 void setThreads(in int[] threadIds); in setThreads() method
/hardware/interfaces/power/aidl/aidl_api/android.hardware.power/4/android/hardware/power/
DIPowerHintSession.aidl43 void setThreads(in int[] threadIds); in setThreads() method
/hardware/interfaces/power/aidl/default/
DPowerHintSession.cpp54 ScopedAStatus PowerHintSession::setThreads(const std::vector<int32_t>& threadIds) { in setThreads() function in aidl::android::hardware::power::impl::example::PowerHintSession
/hardware/interfaces/power/aidl/vts/
DVtsHalPowerTargetTest.cpp249 TEST_P(PowerAidl, setThreads) { in TEST_P() argument
/hardware/google/pixel/power-libperfmgr/aidl/
DPowerHintSession.cpp376 ndk::ScopedAStatus PowerHintSession::setThreads(const std::vector<int32_t> &threadIds) { in setThreads() function in aidl::google::hardware::power::impl::pixel::PowerHintSession