Searched refs:GetNthKey (Results 1 – 1 of 1) sorted by relevance
142 int64 GetNthKey(ssize_t pos) const { in GetNthKey() function404 virtual int64 GetNthKey(ssize_t pos) const { in GetNthKey() function405 return impl_->GetNthKey(pos); in GetNthKey()437 key_(table.GetNthKey(0)) { } in SymbolTableIterator()459 if (pos_ < nsymbols_) key_ = table_.GetNthKey(pos_); in Next()465 key_ = table_.GetNthKey(0); in Reset()