Searched refs:SingleShortEntrySize (Results 1 – 1 of 1) sorted by relevance
286 offset += SingleShortEntrySize(); in FindLocationOffset()385 return CanBeEncodedAsShortLocation(location) ? SingleShortEntrySize() : SingleLargeEntrySize(); in EntrySize()388 static size_t SingleShortEntrySize() { in SingleShortEntrySize() function1067 offset += DexRegisterLocationCatalog::SingleShortEntrySize(); in ComputeDexRegisterLocationCatalogSize()