Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dstack_map_test.cc401 ASSERT_EQ(127u, dex_register_map0.GetLocationMappingDataSize(number_of_dex_registers, in TEST()
/art/runtime/
Dstack_map.h618 size_t GetLocationMappingDataSize(uint16_t number_of_dex_registers, in GetLocationMappingDataSize() function