Lines Matching refs:dex_method_idx_

692       const dex::MethodId& method_id = dex_file_->GetMethodId(dex_method_idx_);  in GetDeclaringClass()
834 << dex_file_->PrettyMethod(dex_method_idx_); in FailOrAbort()
886 const dex::MethodId& method_id = dex_file_->GetMethodId(dex_method_idx_); in Verify()
900 LOG(WARNING) << "Method " << dex_file_->PrettyMethod(dex_method_idx_) in Verify()
943 *dex_file_, class_def_, dex_method_idx_); in Verify()
1618 prepend += dex_file_->PrettyMethod(dex_method_idx_); in VerifyCodeFlow()
1728 dex_file_->GetMethodPrototype(dex_file_->GetMethodId(dex_method_idx_)); in SetTypesFromSignature()
1918 LOG(FATAL) << "work_line diverged in " << dex_file_->PrettyMethod(dex_method_idx_) in CodeFlowVerifyMethod()
1935 std::string prepend(dex_file_->PrettyMethod(dex_method_idx_)); in CodeFlowVerifyMethod()
4232 << dex_file_->PrettyMethod(dex_method_idx_) << " to method " in VerifyInvocationArgs()
4241 << dex_file_->PrettyMethod(dex_method_idx_) in VerifyInvocationArgs()
4248 << dex_file_->PrettyMethod(dex_method_idx_) in VerifyInvocationArgs()
4685 << " of " << dex_file_->PrettyMethod(dex_method_idx_); in GetInstanceField()
4754 << dex_file_->PrettyMethod(dex_method_idx_); in VerifyISFieldAccess()
4759 << dex_file_->PrettyMethod(dex_method_idx_); in VerifyISFieldAccess()
4952 const dex::MethodId& method_id = dex_file_->GetMethodId(dex_method_idx_); in GetMethodReturnType()
5012 dex_method_idx_(dex_method_idx), in MethodVerifier()
5527 std::string location(StringPrintf("%s: [0x%X] ", dex_file_->PrettyMethod(dex_method_idx_).c_str(), in Fail()
5536 ret << "VFY: " << dex_file_->PrettyMethod(dex_method_idx_) in LogVerifyInfo()