Home
last modified time | relevance | path

Searched refs:EndHintAction (Results 1 – 2 of 2) sorted by relevance

/hardware/google/pixel/power-libperfmgr/libperfmgr/include/perfmgr/
DHintManager.h175 void EndHintAction(const std::string &hint_type);
/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc157 void HintManager::EndHintAction(const std::string &hint_type) { in EndHintAction() function in android::perfmgr::HintManager
203 EndHintAction(hint_type); in EndHint()