Searched refs:GetHints (Results 1 – 4 of 4) sorted by relevance
92 std::vector<std::string> hints = hm->GetHints(); in execConfig()
117 std::vector<std::string> GetHints() const;
198 std::vector<std::string> HintManager::GetHints() const { in GetHints() function in android::perfmgr::HintManager240 std::vector<std::string> keys(GetHints()); in DumpToFd()
213 std::vector<std::string> hints = hm.GetHints(); in TEST_F()