Home
last modified time | relevance | path

Searched refs:NumIndices (Results 1 – 1 of 1) sorted by relevance

/art/runtime/
Dquicken_info.h69 return table.data_ + table.NumIndices() * 2 - data.data(); in SizeInBytes()
72 uint32_t NumIndices() const { in NumIndices() function