Lines Matching refs:APPSPAWN_LOGW
145 APPSPAWN_LOGW("%{public}s with pid %{public}d exit with signal:%{public}d", appName, pid, WTERMSIG(status));
148 APPSPAWN_LOGW("%{public}s with pid %{public}d exit with code:%{public}d", appName, pid, WEXITSTATUS(status));
156 APPSPAWN_LOGW("HandleDiedPid with reservedPid %{public}d", pid);
175 APPSPAWN_LOGW("Current process of death is nwebspawn, pid = %{public}d, restart appspawn", pid);
568 APPSPAWN_LOGW("Cannot get app info by bundle name: %{public}d", pid);
583 APPSPAWN_LOGW("Invalid child process pid, skip watch");
592 APPSPAWN_LOGW("Cannot get app info of pid %{public}d", property->pid);
597 APPSPAWN_LOGW("Failed to open pid fd for app: %{public}s, err = %{public}d",
617 APPSPAWN_LOGW("Failed to watch child pid fd, pid is %{public}d", property->pid);
952 APPSPAWN_LOGW("Continuous failures in spawning the app, restart appspawn");
1432 APPSPAWN_LOGW("Umount %{public}s failed, errno %{public}d", destPath, errno);
1438 APPSPAWN_LOGW("Bind mount again %{public}s to %{public}s, ret %{public}d", srcPath, destPath, ret);