Searched refs:GetDexPcForIndex (Results 1 – 1 of 1) sorted by relevance
89 uint32_t GetDexPcForIndex(size_t index) const { in GetDexPcForIndex() function157 uint32_t GetDexPcForCurrentIndex() const { return table_.GetDexPcForIndex(index_); } in GetDexPcForCurrentIndex()