Home
last modified time | relevance | path

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

/art/runtime/
Dmethod_info.h66 size_t NumMethodIndices() const { in NumMethodIndices() function
/art/compiler/optimizing/
Dstack_map_stream.cc304 const size_t count = info.NumMethodIndices(); in FillInMethodInfo()