Home | History | Annotate | Download | only in installd

Lines Matching full:logw

474         LOGW("waitpid failed: wanted %d, got %d: %s\n",
483 LOGW("DexInv: --- END '%s' --- status=0x%04x, process failed\n",
619 LOGW("Unable to make directory %s: %s\n", path, strerror(errno));
640 LOGW("Unable to stat %s: %s\n", srcpath, strerror(errno));
655 LOGW("Unable to rename %s to %s: %s\n",
664 LOGW("Unable to opendir %s: %s\n", srcpath, strerror(errno));
679 LOGW("Source path too long; skipping: %s/%s\n", srcpath, name);
684 LOGW("Destination path too long; skipping: %s/%s\n", dstpath, name);
740 LOGW("Unable to open update commands at %s%s\n",
766 LOGW("Path before package line in %s%s: %s\n",
782 LOGW("Bad package spec in %s%s; no ':' sep: %s\n",
791 LOGW("Package name too long in %s%s: %s\n",
798 LOGW("Package name too long in %s%s: %s\n",
810 LOGW("Can't create path %s in %s%s\n",
828 LOGW("Can't create path %s in %s%s\n",
841 LOGW("Line too long in %s%s, skipping: %s\n",
851 LOGW("Failure reading update commands in %s%s: %s\n",