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

/art/runtime/
H A Dstack_map.h1100 GetDexRegisterLocationCatalogOffset(encoding),
1114 return ComputeDexRegisterLocationCatalogSize(GetDexRegisterLocationCatalogOffset(encoding),
1127 uint32_t GetDexRegisterLocationCatalogOffset(const CodeInfoEncoding& encoding) const { function in class:art::DexRegisterLocation::CodeInfo
1132 return GetDexRegisterLocationCatalogOffset(encoding)

Completed in 25 milliseconds