Home
last modified time | relevance | path

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

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