Searched refs:GetValues (Results 1 – 3 of 3) sorted by relevance
41 return m_map.GetValues (name.GetCString(), info_array); in Find()47 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
641 return m_name_to_index.GetValues (symbol_cstr, indexes); in AppendSymbolIndexesWithName()661 const size_t name_match_count = m_name_to_index.GetValues (symbol_cstr, all_name_indexes); in AppendSymbolIndexesWithName()