Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/libperfmgr/include/perfmgr/
DHintManager.h71 struct Hint { struct
72 Hint() {} in Hint() function
73 Hint(const Hint &obj) in Hint() function
79 std::vector<HintAction> hint_actions; argument
91 HintManager(sp<NodeLooperThread> nm, const std::unordered_map<std::string, Hint> &actions, in HintManager() argument