OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WTF_LOG_ERROR
(Results
1 - 25
of
31
) sorted by null
1
2
/external/chromium_org/third_party/WebKit/Source/platform/mhtml/
MHTMLParser.cpp
107
WTF_LOG_ERROR
("Key duplicate found in MIME header. Key is '%s', previous value replaced.", key.ascii().data());
140
WTF_LOG_ERROR
("No boundary found in multipart MIME header.");
173
WTF_LOG_ERROR
("Unknown encoding '%s' found in MIME header.", text.ascii().data());
206
WTF_LOG_ERROR
("Failed to parse MHTML part: no header.");
228
WTF_LOG_ERROR
("Failed to parse MHTML, invalid MIME header.");
235
WTF_LOG_ERROR
("Failed to parse MHTML subframe.");
249
WTF_LOG_ERROR
("Failed to parse MHTML part.");
292
WTF_LOG_ERROR
("Binary contents requires end of part");
298
WTF_LOG_ERROR
("Binary contents requires end of part");
305
WTF_LOG_ERROR
("Invalid seperator.")
[
all
...]
/external/chromium_org/third_party/WebKit/Source/platform/network/
ParsedContentType.cpp
137
WTF_LOG_ERROR
("Invalid Content-Type string '%s'", contentType.ascii().data());
154
WTF_LOG_ERROR
("Invalid Content-Type parameter name. (at %i)", index);
160
WTF_LOG_ERROR
("Invalid Content-Type malformed parameter (at %i).", index);
168
WTF_LOG_ERROR
("Invalid Content-Type, invalid parameter value (at %i, for '%s').", index, substringForRange(contentType, keyRange).stripWhiteSpace().ascii().data());
174
WTF_LOG_ERROR
("Invalid Content-Type, invalid character at the end of key/value parameter (at %i).", index);
/external/chromium_org/third_party/WebKit/Source/wtf/
Threading.cpp
78
WTF_LOG_ERROR
("Thread name \"%s\" is longer than 31 characters and will be truncated by Visual Studio", name);
ThreadingPthreads.cpp
184
WTF_LOG_ERROR
("Failed to create pthread at entry point %p with data %p", wtfThreadEntryPoint, invocation.get());
226
WTF_LOG_ERROR
("ThreadIdentifier %u was found to be deadlocked trying to quit", threadID);
228
WTF_LOG_ERROR
("ThreadIdentifier %u was unable to be joined.\n", threadID);
255
WTF_LOG_ERROR
("ThreadIdentifier %u was unable to be detached\n", threadID);
ThreadingWin.cpp
216
WTF_LOG_ERROR
("Failed to create thread at entry point %p with data %p: %ld", entryPoint, data, errno);
235
WTF_LOG_ERROR
("ThreadIdentifier %u did not correspond to an active thread when trying to quit", threadID);
239
WTF_LOG_ERROR
("ThreadIdentifier %u was found to be deadlocked trying to quit", threadID);
Assertions.h
314
/*
WTF_LOG_ERROR
*/
317
#define
WTF_LOG_ERROR
(...) ((void)0)
319
#define
WTF_LOG_ERROR
(...) WTFReportError(__FILE__, __LINE__, WTF_PRETTY_FUNCTION, __VA_ARGS__)
/external/chromium_org/third_party/WebKit/Source/platform/fonts/win/
SimpleFontDataWin.cpp
68
WTF_LOG_ERROR
("Unable to get the text metrics after second attempt");
147
WTF_LOG_ERROR
("Unable to get the glyph metrics after second attempt");
172
WTF_LOG_ERROR
("Unable to get the char width after second attempt");
GlyphPageTreeNodeWin.cpp
64
WTF_LOG_ERROR
("Unable to get the glyph indices after second attempt");
95
WTF_LOG_ERROR
("Unable to get the text metrics after second attempt");
FontPlatformDataWin.cpp
357
WTF_LOG_ERROR
("Unable to get the text metrics after second attempt");
412
WTF_LOG_ERROR
("Unable to get the font properties after second attempt");
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/sqlite/
SQLiteDatabase.cpp
74
WTF_LOG_ERROR
("SQLite database failed to load from %s\nCause - %s", filename.ascii().data(),
84
WTF_LOG_ERROR
("SQLite database error when enabling extended errors - %s", m_openErrorMessage.data());
96
WTF_LOG_ERROR
("SQLite database could not set temp_store to memory");
179
WTF_LOG_ERROR
("Failed to set maximum size of database to %I64i bytes", static_cast<long long>(size));
181
WTF_LOG_ERROR
("Failed to set maximum size of database to %lli bytes", static_cast<long long>(size));
441
WTF_LOG_ERROR
("Attempt to set an authorizer on a non-open SQL database");
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseBackendBase.cpp
97
WTF_LOG_ERROR
("Error (%i) preparing statement to read text result from database (%s)", result, query.ascii().data());
111
WTF_LOG_ERROR
("Error (%i) reading text result from database (%s)", result, query.ascii().data());
121
WTF_LOG_ERROR
("Failed to prepare statement to set value in database (%s)", query.ascii().data());
129
WTF_LOG_ERROR
("Failed to step statement to set value in database (%s)", query.ascii().data());
317
WTF_LOG_ERROR
("Unable to turn on incremental auto-vacuum (%d %s)", m_sqliteDatabase.lastError(), m_sqliteDatabase.lastErrorMsg());
470
WTF_LOG_ERROR
("Failed to retrieve version from database %s", databaseDebugName().ascii().data());
490
WTF_LOG_ERROR
("Failed to set version %s in database (%s)", version.ascii().data(), query.ascii().data());
Database.cpp
217
WTF_LOG_ERROR
("Unable to retrieve list of tables for database %s", databaseDebugName().ascii().data());
233
WTF_LOG_ERROR
("Error getting tables for database %s", databaseDebugName().ascii().data());
/external/chromium_org/third_party/WebKit/Source/platform/
PODIntervalTreeTest.cpp
233
WTF_LOG_ERROR
("*** Adding element %s", ValueToString<PODInterval<int> >::string(interval).ascii().data());
242
WTF_LOG_ERROR
("*** Removing element %s", ValueToString<PODInterval<int> >::string(addedElements[index]).ascii().data());
262
WTF_LOG_ERROR
("*** Adding element %s", ValueToString<PODInterval<int> >::string(removedElements[index]).ascii().data());
270
WTF_LOG_ERROR
("*** Removing element %s", ValueToString<PODInterval<int> >::string(addedElements[index]).ascii().data());
PODIntervalTree.h
243
WTF_LOG_ERROR
("PODIntervalTree verification failed at node 0x%p: localMaxValue=%s and data=%s",
PODRedBlackTree.h
790
WTF_LOG_ERROR
("%s", output);
807
WTF_LOG_ERROR
("%s", builder.toString().ascii().data());
/external/chromium_org/third_party/WebKit/Source/platform/fonts/mac/
SimpleFontDataMac.mm
176
WTF_LOG_ERROR
("unable to initialize with font %@", initialFont.get());
181
WTF_LOG_ERROR
("unable to initialize with font %@", initialFont.get());
187
WTF_LOG_ERROR
("Corrupt font detected, using %@ in place of %@.",
195
WTF_LOG_ERROR
("failed to set up font, using system font %s", m_platformData.font());
392
WTF_LOG_ERROR
("Unable to cache glyph widths for %@ %f", [font displayName], pointSize);
/external/chromium_org/third_party/WebKit/Source/platform/fonts/
SimpleFontData.cpp
106
WTF_LOG_ERROR
("Failed to get glyph page zero.");
138
WTF_LOG_ERROR
("Font maps SPACE and ZERO WIDTH SPACE to the same glyph. Glyph width will not be overridden.");
/external/chromium_org/third_party/WebKit/Source/platform/fonts/opentype/
OpenTypeVerticalData.cpp
417
WTF_LOG_ERROR
("Invalid numberOfHMetrics");
424
WTF_LOG_ERROR
("hhea exists but hmtx does not (or broken)");
438
WTF_LOG_ERROR
("Invalid numOfLongVerMetrics");
463
WTF_LOG_ERROR
("vhea exists but vmtx does not (or broken)");
477
WTF_LOG_ERROR
("vmtx has incorrect tsb count");
/external/chromium_org/third_party/WebKit/Source/platform/text/
TextBreakIteratorICU.cpp
75
WTF_LOG_ERROR
("icu::BreakIterator construction failed with status %d", openStatus);
492
WTF_LOG_ERROR
("textOpenLatin1 failed with status %d", openStatus);
499
WTF_LOG_ERROR
("BreakIterator::seText failed with status %d", setTextStatus);
553
WTF_LOG_ERROR
("textOpenLatin1 failed with status %d", openStatus);
560
WTF_LOG_ERROR
("ubrk_setUText failed with status %d", setTextStatus);
580
WTF_LOG_ERROR
("textOpenUTF16 failed with status %d", openStatus);
587
WTF_LOG_ERROR
("ubrk_setUText failed with status %d", setTextStatus);
[
all
...]
/external/chromium_org/third_party/WebKit/Source/core/page/
PrintContext.cpp
66
WTF_LOG_ERROR
("userScaleFactor has bad value %.2f", userScaleFactor);
80
WTF_LOG_ERROR
("pageHeight has bad value %.2f", pageHeight);
PageSerializer.cpp
300
WTF_LOG_ERROR
("No data for resource %s", url.string().utf8().data());
/external/chromium_org/third_party/WebKit/Source/wtf/text/
TextCodecICU.cpp
290
WTF_LOG_ERROR
("ICU ambiguous alias warning for encoding: %s", m_encoding.name());
347
WTF_LOG_ERROR
("error creating ICU encoder even though encoding was in table");
TextEncodingRegistry.cpp
141
WTF_LOG_ERROR
("alias %s maps to %s already, but someone is trying to make it map to %s", alias, oldAtomicName, atomicName);
/external/chromium_org/third_party/WebKit/Source/core/css/
SVGCSSComputedStyleDeclaration.cpp
229
WTF_LOG_ERROR
("unimplemented propertyID: %d", propertyID);
/external/chromium_org/third_party/WebKit/Source/core/frame/animation/
AnimationBase.cpp
242
WTF_LOG_ERROR
("State is AnimationStateEnding, but input is not AnimationStateInputEndTimerFired or AnimationStateInputPlayStatePaused. It is %d.", input);
Completed in 677 milliseconds
1
2