Home
last modified time | relevance | path

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

/hardware/google/pixel/power-libperfmgr/libperfmgr/include/perfmgr/
DHintManager.h177 std::unordered_map<std::string, Hint> actions_; variable
/hardware/google/pixel/power-libperfmgr/libperfmgr/tests/
DHintManagerTest.cc282 std::unordered_map<std::string, Hint> actions_; member in android::perfmgr::HintManagerTest