Searched refs:info_messages_ (Results 1 – 2 of 2) sorted by relevance
734 std::ostringstream info_messages_; variable
336 std::cout << "\n" << verifier.info_messages_.str(); in VerifyMethod()365 os << verifier->info_messages_.str(); in VerifyMethodAndDump()642 return info_messages_ << "VFY: " << PrettyMethod(dex_method_idx_, *dex_file_) in LogVerifyInfo()1511 std::cout << info_messages_.str(); in CodeFlowVerifyMethod()2926 info_messages_ << "Rejecting opcode " << inst->DumpString(dex_file_); in CodeFlowVerifyInstruction()