Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/libperfmgr/include/perfmgr/
DHintManager.h63 struct HintAction { struct
64 HintAction(HintActionType t, const std::string &v, const std::string &p) in HintAction() function
79 std::vector<HintAction> hint_actions; argument