Home | History | Annotate | Download | only in dexlayout

Lines Matching defs:method_index

277       const uint32_t method_index = static_cast<uint32_t>(ReadVarWidth(data, length, false));
278 item->SetMethodId(GetMethodId(method_index));