Home
last modified time | relevance | path

Searched defs:hint_type (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/power-libperfmgr/libperfmgr/
DHintManager.cc51 bool HintManager::DoHint(const std::string& hint_type) { in DoHint()
58 bool HintManager::DoHint(const std::string& hint_type, in DoHint()
72 bool HintManager::EndHint(const std::string& hint_type) { in EndHint()
315 const std::string& hint_type = actions[i]["PowerHint"].asString(); in ParseActions() local
DRequestGroup.cc29 bool RequestGroup::AddRequest(const std::string& hint_type, ReqTime end_time) { in AddRequest()
41 bool RequestGroup::RemoveRequest(const std::string& hint_type) { in RemoveRequest()
DNodeLooperThread.cc30 const std::string& hint_type) { in Request()
69 const std::string& hint_type) { in Cancel()
DNode.cc39 bool Node::AddRequest(std::size_t value_index, const std::string& hint_type, in AddRequest()
51 bool Node::RemoveRequest(const std::string& hint_type) { in RemoveRequest()