Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DHintManagerTest.cc1076 TEST_F(HintManagerTest, SetAdpfProfileFromDoHint) { in TEST_F() argument
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc923 bool HintManager::SetAdpfProfileFromDoHint(const std::string &profile_name) { in SetAdpfProfileFromDoHint() function in android::perfmgr::HintManager