Home | History | Annotate | Download | only in mirror

Lines Matching refs:other_name

636       const char* other_name = method.GetDexFile()->GetMethodName(
638 if (length == other_length && name == other_name && signature == method.GetSignature()) {