Home
last modified time | relevance | path

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

/art/runtime/
Dstack_map.h1189 ALWAYS_INLINE FieldEncoding GetMethodIndexEncoding() const { in GetMethodIndexEncoding() function
1241 return encoding.GetMethodIndexEncoding().Load(region_); in GetMethodIndexIdx()
1246 encoding.GetMethodIndexEncoding().Store(region_, method_index_idx); in SetMethodIndexIdx()