Lines Matching refs:DFXLOGE
48 DFXLOGE("%{public}d died: Process exited with code %{public}d", pid, WEXITSTATUS(status));
50 DFXLOGE("%{public}d died: Process exited due to signal %{public}d", pid, WTERMSIG(status));
52 DFXLOGE("%{public}d died: Process finished for unknown reason", pid);
67 DFXLOGE("ptrace getsiginfo failed");
78 DFXLOGE("%{public}d: Did not quiesce in 10 seconds", pid);
90 DFXLOGE("Failed to attach");
101 DFXLOGE("Failed to detach");
109 DFXLOGE("ptrace detach failed");
135 DFXLOGE("Timed out waiting for pid %{public}d to be ready", pid);
155 DFXLOGE("Timed out waiting for pid %{public}d to be ready", pid);