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

12 3 4 5

  /external/webkit/WebCore/page/wince/
FrameWince.cpp 77 LOG_ERROR("document to be printed has no renderer");
82 LOG_ERROR("userScaleFactor has bad value %.2f", userScaleFactor);
94 LOG_ERROR("pageHeight has bad value %.2f", pageHeight);
  /external/webkit/WebCore/platform/graphics/chromium/
SimpleFontDataChromiumWin.cpp 66 LOG_ERROR("Unable to get the text metrics after second attempt");
144 LOG_ERROR("Unable to get the text metrics after second attempt");
166 LOG_ERROR("Unable to get the char width after second attempt");
FontPlatformDataChromiumWin.cpp 144 LOG_ERROR("Unable to get the font properties after second attempt");
  /external/webkit/WebCore/storage/
Database.cpp 255 LOG_ERROR("Error (%i) preparing statement to read text result from database (%s)", result, query.ascii().data());
267 LOG_ERROR("Error (%i) reading text result from database (%s)", result, query.ascii().data());
280 LOG_ERROR("Failed to retrieve version from database %s", databaseDebugName().ascii().data());
293 LOG_ERROR("Failed to prepare statement to set value in database (%s)", query.ascii().data());
301 LOG_ERROR("Failed to step statement to set value in database (%s)", query.ascii().data());
318 LOG_ERROR("Failed to set version %s in database (%s)", version.ascii().data(), setVersionQuery.ascii().data());
501 LOG_ERROR("Unable to open database at path %s", m_filename.ascii().data());
524 LOG_ERROR("Unable to create table %s in database %s", databaseInfoTableName().ascii().data(), databaseDebugName().ascii().data());
533 LOG_ERROR("Failed to get current version from database %s", databaseDebugName().ascii().data());
544 LOG_ERROR("Failed to set version %s in database %s", m_expectedVersion.ascii().data(), databaseDebugName().a (…)
    [all...]
StorageSyncManager.cpp 69 LOG_ERROR("Unabled to create LocalStorage database path %s", m_path.utf8().data());
  /external/webkit/WebCore/platform/graphics/mac/
SimpleFontDataMac.mm 194 LOG_ERROR("unable to initialize with font %@ at %@", initialFont.get(), filePath);
199 LOG_ERROR("unable to initialize with font %@ at %@", initialFont.get(), filePath);
205 LOG_ERROR("Corrupt font detected, using %@ in place of %@ located at \"%@\".",
213 LOG_ERROR("failed to set up font, using system font %s", m_platformData.font());
400 LOG_ERROR("Unable to cache glyph widths for %@ %f", [font displayName], pointSize);
415 LOG_ERROR("unable to get ATSUFontID for %@", m_platformData.font());
432 LOG_ERROR("ATSFontGetTable failed (%d)", status);
  /external/webkit/WebCore/loader/icon/
IconDatabase.cpp 127 LOG_ERROR("Attempt to reopen the IconDatabase which is already open. Must close it first.");
454 LOG_ERROR("Attempting to release icon for URL %s which is not retained", urlForLogging(pageURLOriginal).ascii().data());
    [all...]
  /external/webkit/WebCore/loader/appcache/
ApplicationCacheStorage.cpp 111 LOG_ERROR("Could not load cache group, error \"%s\"", m_database.lastErrorMsg());
251 LOG_ERROR("Could not load cache group, error \"%s\"", m_database.lastErrorMsg());
318 LOG_ERROR("Could not load cache group, error \"%s\"", m_database.lastErrorMsg());
424 LOG_ERROR("Application Cache Storage: failed to execute statement \"%s\" error \"%s\"",
516 LOG_ERROR("Application Cache Storage: failed to execute statement \"%s\" error \"%s\"",
828 LOG_ERROR("Could not prepare cache statement, error \"%s\"", m_database.lastErrorMsg());
864 LOG_ERROR("Could not load cache resources, error \"%s\"", m_database.lastErrorMsg());
877 LOG_ERROR("Could not load cache online whitelist, error \"%s\"", m_database.lastErrorMsg());
889 LOG_ERROR("Could not load cache online whitelist wildcard flag, error \"%s\"", m_database.lastErrorMsg());
894 LOG_ERROR("Too many rows for online whitelist wildcard flag")
    [all...]
  /development/simulator/app/
PropertyServer.cpp 260 LOG(LOG_ERROR, "sim-prop",
267 LOG(LOG_ERROR, "sim-prop",
274 LOG(LOG_ERROR, "sim-prop",
284 LOG(LOG_ERROR, "sim-prop",
294 LOG(LOG_ERROR, "sim",
301 LOG(LOG_ERROR, "sim", "AF_UNIX listen failed (errno=%d)\n", errno);
  /external/webkit/JavaScriptCore/wtf/
ThreadingPthreads.cpp 173 LOG_ERROR("Failed to create pthread at entry point %p with data %p", entryPoint, data);
184 LOG_ERROR("Failed to create pthread at entry point %p with data %p", entryPoint, data);
215 LOG_ERROR("ThreadIdentifier %u was found to be deadlocked trying to quit", threadID);
Threading.cpp 74 LOG_ERROR("Thread name \"%s\" is longer than 31 characters and will be truncated by Visual Studio", name);
ThreadingWin.cpp 230 LOG_ERROR("Failed to create thread at entry point %p with data %p: %ld", entryPoint, data, ::GetLastError());
232 LOG_ERROR("Failed to create thread at entry point %p with data %p.", entryPoint, data);
234 LOG_ERROR("Failed to create thread at entry point %p with data %p: %ld", entryPoint, data, errno);
251 LOG_ERROR("ThreadIdentifier %u did not correspond to an active thread when trying to quit", threadID);
255 LOG_ERROR("ThreadIdentifier %u was found to be deadlocked trying to quit", threadID);
  /external/webkit/WebKit/mac/Misc/
WebKitSystemBits.m 54 LOG_ERROR("%s : host_info(%d) : %s.\n", __FUNCTION__, r, mach_error_string(r));
  /external/webkit/WebKit/mac/Plugins/
WebNetscapePluginEventHandlerCarbon.mm 302 LOG_ERROR("GetEventParameter failed with error: %d", status);
310 LOG_ERROR("GetEventParameter failed with error: %d", status);
316 LOG_ERROR("GetEventParameter failed with error: %d", status);
326 LOG_ERROR("SetEventParameter failed with error: %d", status);
WebBaseNetscapePluginStream.mm 252 LOG_ERROR("NPP_NewStream failed with error: %d responseURL: %@", npErr, m_responseURL.get());
271 LOG_ERROR("Stream type: NP_SEEK not yet supported");
275 LOG_ERROR("unknown stream type");
569 LOG_ERROR("Can't create a temporary file.");
587 LOG_ERROR("error writing to temporary file, errno %d", errno);
  /external/webkit/WebCore/platform/graphics/
SimpleFontData.cpp 134 LOG_ERROR("Failed to get glyph page zero.");
163 LOG_ERROR("Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width not overridden.");
  /external/webkit/WebCore/platform/text/
RegularExpression.cpp 57 LOG_ERROR("RegularExpression: pcre_compile failed with '%s'", errorMessage);
111 LOG_ERROR("RegularExpression: pcre_exec() failed with result %d", result);
  /external/webkit/WebKitTools/FindSafari/
FindSafari.cpp 42 #define LOG_ERROR(...) LOG(TEXT("ERROR: "), __VA_ARGS__)
85 LOG_ERROR(TEXT("Couldn't determine installed Safari path\n"));
  /system/core/logwrapper/
logwrapper.c 31 LOG(LOG_ERROR, "logwrapper", "%s", msg);
114 LOG(LOG_ERROR, "logwrapper",
  /external/webkit/WebCore/platform/network/cf/
FormDataStreamCFNet.cpp 306 LOG_ERROR("unexpected kCFStreamEventNone");
309 LOG_ERROR("unexpected kCFStreamEventOpenCompleted");
312 LOG_ERROR("unexpected kCFStreamEventCanAcceptBytes");
  /external/webkit/WebCore/platform/network/mac/
FormDataStreamMac.mm 326 LOG_ERROR("unexpected kCFStreamEventNone");
329 LOG_ERROR("unexpected kCFStreamEventOpenCompleted");
332 LOG_ERROR("unexpected kCFStreamEventCanAcceptBytes");
  /external/webkit/WebCore/platform/text/mac/
TextCodecMac.cpp 156 LOG_ERROR("TECConvertText gave a kTECPartialCharErr but read none of the %zu bytes in the buffer", sizeof(m_bufferedBytes));
171 LOG_ERROR("TECConvertText accepted some bytes it previously rejected with kTECPartialCharErr");
243 LOG_ERROR("TECConvertText gave a kTECPartialCharErr, but left %u bytes in the buffer", sourceLength);
  /external/webkit/WebKit/mac/Plugins/Hosted/
NetscapePluginHostManager.mm 148 LOG_ERROR("Failed to spawn plug-in host, error %x", kr);
175 LOG_ERROR("Failed to check in with plug-in host, error %x", kr);
190 LOG_ERROR("Failed to look up the plug-in agent port");
  /dalvik/vm/alloc/
HeapInternal.h 144 #define LOGE_HEAP(...) LOG(LOG_ERROR, HEAP_LOG_TAG, __VA_ARGS__)
  /external/webkit/WebCore/platform/text/gtk/
TextCodecGtk.cpp 356 LOG_ERROR("Error creating IConv encoder even though encoding was in table.");
389 LOG_ERROR("GIConv conversion error, Code %d: \"%s\"", err->code, err->message);
404 LOG_ERROR("Partial bytes at end of input while flush requested.");
439 LOG_ERROR("GIConv conversion error, Code %d: \"%s\"", err->code, err->message);

Completed in 3421 milliseconds

12 3 4 5