Home
last modified time | relevance | path

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

/art/runtime/
Dstack_map.h912 ALWAYS_INLINE FieldEncoding GetInvokeTypeEncoding() const { in GetInvokeTypeEncoding() function
980 return encoding.GetInvokeTypeEncoding().Load(GetRegionAtDepth(encoding, depth)); in GetInvokeTypeAtDepth()
986 encoding.GetInvokeTypeEncoding().Store(GetRegionAtDepth(encoding, depth), invoke_type); in SetInvokeTypeAtDepth()