Lines Matching refs:HLOGE
52 HLOGE("Error: CanonicalizeSpecPath failed");
55 HLOGE("Error: CanonicalizeSpecPath %s failed", src);
61 HLOGE("Error: _fullpath %s failed", src);
68 HLOGE("Error: strncpy_s %s failed", src);
72 HLOGE("Error: realpath %s failed", src);
79 HLOGE("Error: sprintf_s %s failed", src);
83 HLOGE("Error: find .. %s failed", src);
154 HLOGE("tmpfile create failed '%s' with mode '%s'", tempFile.c_str(), mode.c_str());
213 HLOGE("tmp file read failed (try read %ld)", fileLength);
215 HLOGE("not all the data is read, lost %ld/%ld bytes", fileLength - len, fileLength);
218 HLOGE("recordFile_ is nullptr");
373 HLOGE("Fail to open data file %s", dataFile.c_str());
380 HLOGE("Fail to call gzopen(%s)", destFile.c_str());
389 HLOGE("Fail to call gzwrite for %zu bytes", len);
396 HLOGE("ferror return err");
413 HLOGE("Fail to open data file %s", dataFile.c_str());
419 HLOGE("Fail to call gzopen(%s)", gzipFile.c_str());
428 HLOGE("Fail to call fwrite for %zu bytes", len);
437 HLOGE("gzfread return %d:%s", rc, err);
672 HLOGE("--app option only support debug application.");
690 HLOGE("-p option only support debug application for %s", bundleName.c_str());