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

/art/runtime/
H A Dstack_map.h891 GetDexRegisterLocationCatalogSize()));
915 uint32_t GetDexRegisterLocationCatalogSize() const { function in class:art::DexRegisterLocation::CodeInfo
957 return GetDexRegisterLocationCatalogOffset() + GetDexRegisterLocationCatalogSize();

Completed in 5 milliseconds