Searched refs:GetValues (Results 1 – 3 of 3) sorted by relevance
40 return m_map.GetValues (name.GetCString(), info_array); in Find()46 return m_map.GetValues (regex, info_array); in Find()
223 GetValues (const char *unique_cstr, std::vector<T> &values) const in GetValues() function241 GetValues (const RegularExpression& regex, std::vector<T> &values) const in GetValues() function
667 return m_name_to_index.GetValues (symbol_cstr, indexes); in AppendSymbolIndexesWithName()687 const size_t name_match_count = m_name_to_index.GetValues (symbol_cstr, all_name_indexes); in AppendSymbolIndexesWithName()