Home | History | Annotate | Download | only in runtime

Lines Matching refs:GetMethodId

528     const DexFile::MethodId& method = GetMethodId(mid);
772 const char* descriptor = GetMethodDeclaringClassDescriptor(GetMethodId(method_idx));
782 DexFileParameterIterator it(*this, GetMethodPrototype(GetMethodId(method_idx)));