Home | History | Annotate | Download | only in hprof

Lines Matching refs:ThrowRuntimeException

467           ThrowRuntimeException("Couldn't dump heap; dup(%d) failed: %s", fd_, strerror(errno));
473 ThrowRuntimeException("Couldn't dump heap; open(\"%s\") failed: %s", filename_.c_str(),
490 ThrowRuntimeException("%s", msg.c_str());