Home
last modified time | relevance | path

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

/art/runtime/
Ddebugger.cc1483 static size_t GetMethodNumArgRegistersIncludingThis(ArtMethod* method) in GetMethodNumArgRegistersIncludingThis() function
1504 uint16_t vreg_count = GetMethodNumArgRegistersIncludingThis(m); in DemangleSlot()
1676 expandBufAdd4BE(pReply, GetMethodNumArgRegistersIncludingThis(m)); in OutputVariableTable()