Searched defs:dex_register_location_catalog (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Dstack_map.cc60 DexRegisterLocationCatalog dex_register_location_catalog = local
66 return dex_register_location_catalog.GetLocationInternalKind(location_catalog_entry_index);
73 DexRegisterLocationCatalog dex_register_location_catalog = local
79 return dex_register_location_catalog.GetDexRegisterLocation(location_catalog_entry_index);

Completed in 3 milliseconds