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

/art/runtime/
H A Dstack_map.h884 uint32_t GetDexRegisterLocationCatalogOffset() const { function in class:art::DexRegisterLocation::CodeInfo
890 GetDexRegisterLocationCatalogOffset(),
916 return ComputeDexRegisterLocationCatalogSize(GetDexRegisterLocationCatalogOffset(),
957 return GetDexRegisterLocationCatalogOffset() + GetDexRegisterLocationCatalogSize();

Completed in 61 milliseconds