Lines Matching refs:PrettyMethod
646 LOG(FATAL) << "Attempt to invoke non-executable method: " << PrettyMethod(method);
651 LOG(FATAL) << "Attempt to call compiled code when -Xint: " << PrettyMethod(method);
800 std::string name(PrettyMethod(shadow_frame->GetMethod()));
907 std::string caller(PrettyMethod(shadow_frame->GetLink()->GetMethod()));