Home
last modified time | relevance | path

Searched defs:SetAdpfProfile (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DHintManagerTest.cc1006 TEST_F(HintManagerTest, SetAdpfProfile) { in TEST_F() argument
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc952 bool HintManager::SetAdpfProfile(const std::string &tag, const std::string &profile) { in SetAdpfProfile() function in android::perfmgr::HintManager