Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/libperfmgr/include/perfmgr/
DHintManager.h66 struct Hint { struct
67 Hint() : enabled(true) {} in Hint() argument
82 HintManager(sp<NodeLooperThread> nm, const std::unordered_map<std::string, Hint> &actions) in HintManager() argument
131 static std::unordered_map<std::string, Hint> ParseActions(
148 std::unordered_map<std::string, Hint> actions_;
/hardware/interfaces/wifi/1.4/
DIWifiRttController.hal88 * @parm channelHint Hint of the channel information where RTT responder must
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DHintManagerTest.cc124 HintManagerTest() : HintManager(nullptr, std::unordered_map<std::string, Hint>{}) { in HintManagerTest()
182 std::unordered_map<std::string, Hint> actions_;
516 std::unordered_map<std::string, Hint> actions = HintManager::ParseActions(json_doc_, nodes); in TEST_F()
/hardware/interfaces/wifi/1.0/
DIWifiRttController.hal146 * @parm channelHint Hint of the channel information where RTT responder must