Searched defs:Hint (Results 1 – 1 of 1) sorted by relevance
71 struct Hint { struct72 Hint() {} in Hint() function73 Hint(const Hint &obj) in Hint() function79 std::vector<HintAction> hint_actions; argument91 HintManager(sp<NodeLooperThread> nm, const std::unordered_map<std::string, Hint> &actions, in HintManager() argument