Home
last modified time | relevance | path

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

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