• Home
  • Raw
  • Download

Lines Matching refs:LOGE

196         LOGE("Can't mount %s\n", path);
211 if (ferror(fp)) LOGE("Error in %s\n(%s)\n", name, strerror(errno));
223 LOGE("pipe failed: %s\n", strerror(errno));
235 LOGE("fork failed: %s\n", strerror(errno));
254 LOGE("fopen \"%s\" failed: %s\n", filename, strerror(errno));
261 LOGE("fdopen failed: %s\n", strerror(errno));
281 LOGE("getline failed: %s\n", strerror(errno));
296 LOGE("dup2 stdout failed: %s\n", strerror(errno));
299 LOGE("dup2 stderr failed: %s\n", strerror(errno));
315 LOGE("%s\n", err.c_str());
342 LOGE("Bad boot message\n\"%.20s\"\n", boot.recovery);
381 LOGE("%s\n", err.c_str());
392 LOGE("%s\n", err.c_str());
400 LOGE("Error getting klog size: %s\n", strerror(errno));
407 LOGE("Error in reading klog: %s\n", strerror(errno));
432 LOGE("Can't open %s\n", destination);
528 LOGE("Can't open %s\n", INTENT_FILE);
557 LOGE("%s\n", err.c_str());
744 LOGE("error opening %s: %s\n", path, strerror(errno));
889 LOGE("failed to open \"%s\": %s\n", partition.c_str(), strerror(errno));
895 LOGE("failed to get partition size: %s\n", strerror(errno));
931 LOGE("wipe_package_size is zero.\n");
937 LOGE("Failed to read wipe package: %s\n", err_str.c_str());
942 LOGE("Failed to verify package.\n");
951 LOGE("Can't open wipe package: %s\n", err != -1 ? strerror(err) : "bad");
993 LOGE("Failed to verify wipe package\n");
998 LOGE("failed to read \"%s\".\n", RECOVERY_WIPE);
1161 LOGE("Timed out waiting for the fuse-provided package.\n");
1183 LOGE("Error exit from the fuse process: %d\n", WEXITSTATUS(status));
1415 LOGE("%s\n", err.c_str());
1439 LOGE("failed to write %s: %s\n", TEMPORARY_INSTALL_FILE, strerror(errno));
1584 LOGE("Invalid command argument\n");