Searched refs:GetValues (Results 1 – 3 of 3) sorted by relevance
124 size_t GetValues(ConstString unique_cstr, std::vector<T> &values) const { in GetValues() function134 size_t GetValues(const RegularExpression ®ex, in GetValues() function
1341 if (!Names.GetValues(name, ids)) in FindFunctions()1381 if (Names.GetValues(regex, ids)) { in FindFunctions()
641 const uint32_t count = name_to_index.GetValues(symbol_name, indexes); in GetNameIndexes()