Lines Matching refs:DFXLOGE

123         DFXLOGE("failed to open directory %{public}s: %{public}s", fdDirName.c_str(), strerror(errno));
140 DFXLOGE("failed to readlink %{public}s: %{public}s", path.c_str(), strerror(errno));
153 DFXLOGE("[%{public}d]: read nsPid mem error %{public}s", __LINE__, strerror(errno));
185 DFXLOGE("[%{public}d]: read nsPid mem error %{public}s", __LINE__, strerror(errno));
276 DFXLOGE("dump remain time is invalid, not set timer");
287 DFXLOGE("start processdump timer fail %{public}d", errno);
304 DFXLOGE("Dump process failed, please check permission and whether pid is valid.");
315 DFXLOGE("send signal stop to nsPid %{public}d fail %{public}s", request->nsPid, strerror(errno));
352 DFXLOGE("request is nullptr.");
379 DFXLOGE("Failed to read DumpRequest(%{public}d), readCount(%{public}zd).", errno, readCount);
407 DFXLOGE("Failed to init process regs.");
449 DFXLOGE("request jitlog fd failed.");
453 DFXLOGE("jit code write file failed.");
465 DFXLOGE("read target mem by ptrace failed, errno(%{public}s).", strerror(errno));
513 DFXLOGE("Failed to unwind process.");
540 DFXLOGE("Target process(%{public}s:%{public}d) is not parent pid(%{public}ld), " \
551 DFXLOGE("Failed to init crash process info.");
562 DFXLOGE("Failed to init print thread.");
586 DFXLOGE("VM process(%{public}d) should be parent pid.", request->vmNsPid);
593 DFXLOGE("Failed to attach vm thread(%{public}d).", request->vmNsPid);
612 DFXLOGE("Failed to attach key thread(%{public}d).", nsTid);
642 DFXLOGE("Failed to read real pid!");
667 DFXLOGE("unwinder_ is nullptr!");
673 DFXLOGE("Mapinfo of crashed process is not exist!");
752 DFXLOGE("%{public}s is not exist.", logFilePath.c_str());
758 DFXLOGE("create %{public}s failed, errno=%{public}d", logPath.c_str(), errno);
825 DFXLOGE("%{public}s write fail, err:%{public}d", __func__, errno);
857 DFXLOGE("Failed to copy target processName (%{public}d)", errno);