Home
last modified time | relevance | path

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

/art/runtime/
Dstack_map.h1051 uint32_t number_of_dex_locations) const { in ComputeDexRegisterLocationCatalogSize() argument
1058 for (uint16_t i = 0; i < number_of_dex_locations; ++i) { in ComputeDexRegisterLocationCatalogSize()