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

/art/runtime/
H A Dstack_map.h912 ALWAYS_INLINE FieldEncoding GetInvokeTypeEncoding() const { function in class:art::DexRegisterLocation::InlineInfoEncoding
980 return encoding.GetInvokeTypeEncoding().Load(GetRegionAtDepth(encoding, depth));
986 encoding.GetInvokeTypeEncoding().Store(GetRegionAtDepth(encoding, depth), invoke_type);

Completed in 6 milliseconds