HomeSort by relevance Sort by last modified time
    Searched full:log_error (Results 1 - 25 of 113) sorted by null

1 2 3 4 5

  /development/simulator/app/
Shmem.cpp 88 LOG(LOG_ERROR, "shmem", "Failed to remove old map file '%s'\n",
96 LOG(LOG_ERROR, "shmem", "Unable to create map file '%s' (errno=%d)\n",
105 LOG(LOG_ERROR, "shmem", "Unable to set file size in '%s' (errno=%d)\n",
113 LOG(LOG_ERROR, "shmem", "mmap failed (errno=%d)\n", errno);
125 LOG(LOG_ERROR, "shmem",
144 LOG(LOG_ERROR, "shmem", "Unable to open map file '%s' (errno=%d)\n",
152 LOG(LOG_ERROR, "shmem",
161 LOG(LOG_ERROR, "shmem", "mmap failed (errno=%d)\n", errno);
173 LOG(LOG_ERROR, "shmem",
262 LOG(LOG_ERROR, "shmem"
    [all...]
LocalBiChannel.cpp 107 LOG(LOG_ERROR, "lbicomm",
138 LOG(LOG_ERROR, "lbicomm",
192 LOG(LOG_ERROR, "lbicomm",
294 LOG(LOG_ERROR, "lbicomm",
301 LOG(LOG_ERROR, "lbicomm",
308 LOG(LOG_ERROR, "lbicomm",
318 LOG(LOG_ERROR, "lbicomm",
328 LOG(LOG_ERROR, "lbicomm",
364 LOG(LOG_ERROR, "lbicomm",
376 LOG(LOG_ERROR, "lbicomm"
    [all...]
Pipe.cpp 102 LOG(LOG_ERROR, "pipe", "unable to create pipe\n");
112 LOG(LOG_ERROR, "pipe", "unable to create pipe\n");
170 LOG(LOG_ERROR, "pipe", "PeekNamedPipe failed\n");
184 LOG(LOG_ERROR, "pipe", "ReadFile failed (err=%ld)\n", err);
255 LOG(LOG_ERROR, "pipe", "PeekNamedPipe failed\n");
271 LOG(LOG_ERROR, "pipe", "select() failed\n");
280 LOG(LOG_ERROR, "pipe", "HUH? select() returned > 1\n");
305 LOG(LOG_ERROR, "pipe", "couldn't get flags for pipe read fd\n");
313 LOG(LOG_ERROR, "pipe", "couldn't set flags for pipe read fd\n");
Semaphore.cpp 98 LOG(LOG_ERROR, "sem",
128 LOG(LOG_ERROR, "sem",
153 LOG(LOG_ERROR, "sem",
253 LOG(LOG_ERROR, "sem", "Failed to remove key=%d semid=%d\n",
265 LOG(LOG_ERROR, "sem", "Failed to create key=%d (errno=%d)\n",
281 LOG(LOG_ERROR, "sem",
299 LOG(LOG_ERROR, "sem", "Failed to find key=%d\n", key);
420 LOG(LOG_ERROR, "sem", "Semaphore '%s' already exists\n", keyBuf);
422 LOG(LOG_ERROR, "sem", "CreateSemaphore(%s) failed (err=%ld)\n",
454 LOG(LOG_ERROR, "sem", "OpenSemaphore(%s) failed (err=%ld)\n"
    [all...]
  /external/skia/bench/
benchmain.cpp 13 static void log_error(const char msg[]) { SkDebugf("%s", msg); } function
16 static void log_error(const char msg[]) { fprintf(stderr, "%s", msg); } function
20 static void log_error(const SkString& str) { log_error(str.c_str()); } function
230 log_error("missing arg for -repeat\n");
241 log_error("missing arg for -forceAA\n");
246 log_error("missing arg for -forceFilter\n");
252 log_error("missing arg for -forceDither\n");
259 log_error("missing arg for -forceBlend\n");
268 log_error("missing arg for -match\n")
    [all...]
  /external/webkit/WebKit/win/
WebDownload.cpp 191 LOG_ERROR("Cannot create resume data from empty download bundle path");
199 LOG_ERROR("Failed to open file %s to get resume data", bundlePath.ascii().data());
221 LOG_ERROR("Failed to read footer magic number from the bundle - errno(%i)", errno);
226 LOG_ERROR("Footer's magic number does not match 0x%X - errno(%i)", bundleMagicNumber(), errno);
242 LOG_ERROR("Failed to read ResumeData length from the bundle - errno(%i)", errno);
256 LOG_ERROR("Failed to read ResumeData from the bundle - errno(%i)", errno);
265 LOG_ERROR("Failed to truncate the resume footer off the end of the file - errno(%i)", resizeError);
282 LOG_ERROR("Invalid resume data to write to bundle path");
286 LOG_ERROR("Cannot write resume data to empty download bundle path");
293 LOG_ERROR("Failed to open file %s to append resume data", bundlePath.ascii().data())
    [all...]
WebDownloadCFNet.cpp 79 LOG_ERROR("WebDownload::WebDownload(ResourceHandle*,...) called with an inactive ResourceHandle");
94 LOG_ERROR("WebDownload - Failed to create WebDownload from existing connection (%s)", request.url().string().utf8().data());
108 LOG_ERROR("Delegate is %p", m_delegate.get());
360 LOG_ERROR("DownloadDelegate->didBegin failed");
370 LOG_ERROR("DownloadDelegate->willSendRequest failed");
407 LOG_ERROR("DownloadDelegate->didReceiveResponse failed");
414 LOG_ERROR("DownloadDelegate->willResumeWithResponse failed");
427 LOG_ERROR("DownloadDelegate->didReceiveData failed");
434 LOG_ERROR("DownloadDelegate->shouldDecodeSourceDataOfMIMEType failed");
443 LOG_ERROR("DownloadDelegate->decideDestinationWithSuggestedObjectName failed")
    [all...]
WebIconDatabase.cpp 72 LOG_ERROR("Unable to get icon database enabled preference");
89 LOG_ERROR("Unable to get icon database location preference");
97 LOG_ERROR("Failed to construct default icon database path");
101 LOG_ERROR("Failed to open icon database path");
181 LOG_ERROR("Failed to draw Image to HBITMAP");
295 LOG_ERROR("Failed to draw Image to HBITMAP");
  /external/webkit/WebCore/storage/
ChangeVersionWrapper.cpp 49 LOG_ERROR("Unable to retrieve actual current version from database");
55 LOG_ERROR("Old version doesn't match actual version");
68 LOG_ERROR("Unable to set new version in database");
StorageAreaSync.cpp 175 LOG_ERROR("Filename for local storage database is empty - cannot open for persistent storage");
181 LOG_ERROR("Failed to open database file %s for local storage", databaseFilename.utf8().data());
187 LOG_ERROR("Failed to create table ItemTable for local storage");
194 LOG_ERROR("Unable to select items from ItemTable for local storage");
208 LOG_ERROR("Error reading items from ItemTable for local storage");
261 LOG_ERROR("Failed to prepare clear statement - cannot write to local storage database");
267 LOG_ERROR("Failed to clear all items in the local storage database - %i", result);
274 LOG_ERROR("Failed to prepare insert statement - cannot write to local storage database");
280 LOG_ERROR("Failed to prepare delete statement - cannot write to local storage database");
298 LOG_ERROR("Failed to update item in the local storage database - %i", result)
    [all...]
DatabaseTracker.cpp 234 LOG_ERROR("Failed to retrieve filename from Database Tracker for origin %s, name %s", origin->databaseIdentifier().ascii().data(), name.ascii().data());
281 LOG_ERROR("Failed to read in all origins from the database");
311 LOG_ERROR("Failed to retrieve all database names for origin %s", origin->databaseIdentifier().ascii().data());
342 LOG_ERROR("Error retrieving details for database %s in origin %s from tracker database", name.ascii().data(), originIdentifier.ascii().data());
373 LOG_ERROR("Error to determing existence of database %s in origin %s in tracker database", name.ascii().data(), originIdentifier.ascii().data());
378 LOG_ERROR("Could not retrieve guid for database %s in origin %s from the tracker database - it is invalid to set database details on a database that doesn't already exist in the tracker",
393 LOG_ERROR("Failed to update details for database %s in origin %s", name.ascii().data(), originIdentifier.ascii().data());
546 LOG_ERROR("Unable to establish origin %s in the tracker", origin->databaseIdentifier().ascii().data());
552 LOG_ERROR("Unable to establish origin %s in the tracker", origin->databaseIdentifier().ascii().data());
565 LOG_ERROR("Failed to set quota %llu in tracker database for origin %s", quota, origin->databaseIdentifier(). (…)
    [all...]
  /external/webkit/WebKitTools/pywebsocket/mod_pywebsocket/
headerparserhandler.py 64 apache.log_error('mod_pywebsocket: %s' % warning, apache.APLOG_WARNING)
85 request.log_error('mod_pywebsocket: resource: %r' % request.ws_resource,
91 request.log_error('mod_pywebsocket: %s' % e, apache.APLOG_INFO)
94 request.log_error('mod_pywebsocket: %s' % e, apache.APLOG_WARNING)
  /external/webkit/WebKit/mac/Plugins/
WebPluginController.mm 201 LOG_ERROR("can't add a plug-in to a defunct WebPluginController");
323 LOG_ERROR("nil URL passed");
327 LOG_ERROR("could not load URL %@ because plug-in has already been destroyed", request);
332 LOG_ERROR("could not load URL %@ because plug-in has already been stopped", request);
341 LOG_ERROR("JavaScript requests can only be made on the frame that contains the plug-in");
347 LOG_ERROR("could not load URL %@", [request URL]);
366 LOG_ERROR("could not show status message (%@) because plug-in has already been destroyed", message);
449 LOG_ERROR("nil element passed");
455 LOG_ERROR("invalid media element passed");
  /system/netd/
logwrapper.c 100 LOG(LOG_ERROR, "logwrapper",
117 LOG(LOG_ERROR, "logwrapper", "Cannot create parent ptty");
124 LOG(LOG_ERROR, "logwrapper", "Problem with /dev/ptmx");
131 LOG(LOG_ERROR, "logwrapper", "Failed to fork");
140 LOG(LOG_ERROR, "logwrapper", "Problem with child ptty");
  /system/vold/
logwrapper.c 100 LOG(LOG_ERROR, "logwrapper",
117 LOG(LOG_ERROR, "logwrapper", "Cannot create parent ptty");
124 LOG(LOG_ERROR, "logwrapper", "Problem with /dev/ptmx");
131 LOG(LOG_ERROR, "logwrapper", "Failed to fork");
140 LOG(LOG_ERROR, "logwrapper", "Problem with child ptty");
  /external/webkit/WebCore/platform/win/
LoggingWin.cpp 49 LOG_ERROR("Unable to parse hex value for %s (%s), logging is off", channel.defaultName, buffer.get());
60 LOG_ERROR("Unable to parse hex value for %s (%s), logging is off", channel.defaultName, buffer.get());
SharedBufferWin.cpp 42 LOG_ERROR("Failed to open file %s to create shared buffer, errno(%i)", filePath.ascii().data(), errno);
63 LOG_ERROR("Failed to fully read contents of file %s - errno(%i)", filePath.ascii().data(), errno);
  /external/webkit/WebCore/page/
PrintContext.cpp 64 LOG_ERROR("document to be printed has no renderer");
76 LOG_ERROR("pageHeight has bad value %.2f", pageHeight);
88 LOG_ERROR("document to be printed has no renderer");
93 LOG_ERROR("userScaleFactor has bad value %.2f", userScaleFactor);
  /external/webkit/WebCore/platform/gtk/
SharedBufferGtk.cpp 40 LOG_ERROR("Failed to fully read contents of file %s - %s", filenameForDisplay(filePath).utf8().data(), error->message);
  /external/webkit/WebCore/platform/graphics/mac/
ComplexTextControllerATSUI.cpp 135 LOG_ERROR("u_shapeArabic failed(%d)", shapingError);
255 LOG_ERROR("ATSFontGetTable failed (%d)", static_cast<int>(status));
272 LOG_ERROR("ATSUSetFontFeatures failed (%d) -- ligatures remain enabled", static_cast<int>(status));
285 LOG_ERROR("unable to get ATSUFontID for %p", fontData->platformData().font());
292 LOG_ERROR("ATSUCreateStyle failed (%d)", static_cast<int>(status));
305 LOG_ERROR("ATSUSetAttributes failed (%d)", static_cast<int>(status));
332 LOG_ERROR("ATSUCreateTextLayoutWithTextPtr failed with error %d", static_cast<int>(status));
  /external/webkit/JavaScriptCore/wtf/
Assertions.h 269 /* LOG_ERROR */
272 #define LOG_ERROR() ((void)0)
274 #define LOG_ERROR(arg...) ((void)0)
276 #define LOG_ERROR(...) ((void)0)
278 #define LOG_ERROR(...) WTFReportError(__FILE__, __LINE__, WTF_PRETTY_FUNCTION, __VA_ARGS__)
  /external/chromium/base/
logging_win.cc 67 case LOG_ERROR:
135 SetMinLogLevel(LOG_ERROR);
  /external/webkit/WebCore/platform/cf/
FileSystemCF.cpp 50 LOG_ERROR("Failed to get filesystem representation to create CString from cfString");
  /external/webkit/WebCore/platform/sql/
SQLiteDatabase.cpp 66 LOG_ERROR("SQLite database failed to load from %s\nCause - %s", filename.ascii().data(),
77 LOG_ERROR("SQLite database could not set temp_store to memory");
130 LOG_ERROR("Failed to set maximum size of database to %lli bytes", size);
334 LOG_ERROR("Attempt to set an authorizer on a non-open SQL database");
  /bootable/recovery/minzip/
Log.h 118 #define LOGE(...) ((void)LOG(LOG_ERROR, LOG_TAG, __VA_ARGS__))
124 ? ((void)LOG(LOG_ERROR, LOG_TAG, __VA_ARGS__)) \
170 #define IF_LOGE() IF_LOG(LOG_ERROR, LOG_TAG)

Completed in 2004 milliseconds

1 2 3 4 5