Searched refs:GetValues (Results 1 – 4 of 4) sorted by relevance
34 return m_map.GetValues(name, info_array); in Find()39 return m_map.GetValues(regex, info_array); in Find()
162 size_t GetValues(ConstString unique_cstr, std::vector<T> &values) const { in GetValues() function178 size_t GetValues(const RegularExpression ®ex, in GetValues() function
639 return m_name_to_index.GetValues(symbol_name, indexes); in AppendSymbolIndexesWithName()659 m_name_to_index.GetValues(symbol_name, all_name_indexes); in AppendSymbolIndexesWithName()
1262 if (!Names.GetValues(name, ids)) in FindFunctions()1308 if (Names.GetValues(regex, ids)) { in FindFunctions()