Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DHintManagerTest.cc1063 TEST_F(HintManagerTest, GetAdpfProfileFromDoHint) { in TEST_F() argument
/aosp_15_r20/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc916 std::shared_ptr<AdpfConfig> HintManager::GetAdpfProfileFromDoHint() const { in GetAdpfProfileFromDoHint() function in android::perfmgr::HintManager