Lines Matching refs:dex_method_idx_
653 << dex_file_->PrettyMethod(dex_method_idx_); in FailOrAbort()
744 const dex::MethodId& method_id = dex_file_->GetMethodId(dex_method_idx_); in Verify()
758 LOG(WARNING) << "Method " << dex_file_->PrettyMethod(dex_method_idx_) in Verify()
1595 prepend += dex_file_->PrettyMethod(dex_method_idx_); in VerifyCodeFlow()
1711 dex_file_->GetMethodPrototype(dex_file_->GetMethodId(dex_method_idx_)); in SetTypesFromSignature()
1878 LOG(FATAL) << "work_line diverged in " << dex_file_->PrettyMethod(dex_method_idx_) in CodeFlowVerifyMethod()
1886 std::string prepend(dex_file_->PrettyMethod(dex_method_idx_)); in CodeFlowVerifyMethod()
3429 dex_file_->GetMethodId(dex_method_idx_).class_idx_); in CodeFlowVerifyInstruction()
4254 << dex_file_->PrettyMethod(dex_method_idx_) << " to method " in VerifyInvocationArgs()
4263 << dex_file_->PrettyMethod(dex_method_idx_) in VerifyInvocationArgs()
4270 << dex_file_->PrettyMethod(dex_method_idx_) in VerifyInvocationArgs()
4382 << dex_file_->PrettyMethod(dex_method_idx_, true) << "@" << work_insn_idx_; in GetMethodIdxOfInvoke()
4748 << " of " << dex_file_->PrettyMethod(dex_method_idx_); in GetInstanceField()
4817 << dex_file_->PrettyMethod(dex_method_idx_); in VerifyISFieldAccess()
4822 << dex_file_->PrettyMethod(dex_method_idx_); in VerifyISFieldAccess()
5015 const dex::MethodId& method_id = dex_file_->GetMethodId(dex_method_idx_); in GetMethodReturnType()
5028 const dex::MethodId& method_id = dex_file_->GetMethodId(dex_method_idx_); in GetDeclaringClass()
5099 dex_method_idx_(dex_method_idx), in MethodVerifier()
5499 std::string location(StringPrintf("%s: [0x%X] ", dex_file_->PrettyMethod(dex_method_idx_).c_str(), in Fail()
5508 ret << "VFY: " << dex_file_->PrettyMethod(dex_method_idx_) in LogVerifyInfo()