HomeSort by relevance Sort by last modified time
    Searched refs:LOG_ASSERT (Results 1 - 25 of 42) sorted by null

1 2

  /external/webkit/Source/WebKit/android/jni/
JniUtil.cpp 52 LOG_ASSERT(jniUtil, "Unable to find class");
WebSettings.cpp 153 LOG_ASSERT(mLayoutAlgorithm, "Could not find field mLayoutAlgorithm");
154 LOG_ASSERT(mTextSize, "Could not find field mTextSize");
155 LOG_ASSERT(mStandardFontFamily, "Could not find field mStandardFontFamily");
156 LOG_ASSERT(mFixedFontFamily, "Could not find field mFixedFontFamily");
157 LOG_ASSERT(mSansSerifFontFamily, "Could not find field mSansSerifFontFamily");
158 LOG_ASSERT(mSerifFontFamily, "Could not find field mSerifFontFamily");
159 LOG_ASSERT(mCursiveFontFamily, "Could not find field mCursiveFontFamily");
160 LOG_ASSERT(mFantasyFontFamily, "Could not find field mFantasyFontFamily");
161 LOG_ASSERT(mDefaultTextEncoding, "Could not find field mDefaultTextEncoding");
162 LOG_ASSERT(mUserAgent, "Could not find field mUserAgent")
    [all...]
MIMETypeRegistry.cpp 47 LOG_ASSERT(mimeClass, "Could not find class MimeTypeMap");
51 LOG_ASSERT(mimeTypeFromExtension,
WebCoreResourceLoader.cpp 141 LOG_ASSERT(response, "nativeSetResponseHeader must take a valid response pointer!");
143 LOG_ASSERT(key, "How did a null value become a key?");
155 LOG_ASSERT(url, "Must have a url in the response!");
185 LOG_ASSERT(handle, "nativeReceivedResponse must take a valid handle!");
191 LOG_ASSERT(response, "nativeReceivedResponse must take a valid resource pointer!");
205 LOG_ASSERT(handle, "nativeAddData must take a valid handle!");
215 LOG_ASSERT(handle->client(), "Why do we not have a client?");
227 LOG_ASSERT(handle, "nativeFinished must take a valid handle!");
232 LOG_ASSERT(handle->client(), "Why do we not have a client?");
244 LOG_ASSERT(handle, "nativeRedirectedToUrl must take a valid handle!")
    [all...]
WebHistory.cpp 81 LOG_ASSERT(frame, "Close needs a valid Frame pointer!");
148 LOG_ASSERT(frame, "RestoreState needs a valid Frame pointer!");
161 LOG_ASSERT(frame, "Inflate needs a valid frame pointer!");
162 LOG_ASSERT(data, "Inflate needs a valid data pointer!");
207 LOG_ASSERT(item->bridge(), "Why don't we have a bridge object here?");
314 LOG_ASSERT(item, "historyItemChanged called with a null item");
322 LOG_ASSERT(item, "newItem must take a valid HistoryItem!");
417 LOG_ASSERT(bridge, "We should have a bridge here!");
458 LOG_ASSERT(parent->bridge(),
470 LOG_ASSERT(parentBridge->parent() == 0 |
    [all...]
WebCoreFrameBridge.cpp 304 LOG_ASSERT(mJavaFrame->mStartLoadingResource, "Could not find method startLoadingResource");
305 LOG_ASSERT(mJavaFrame->mMaybeSavePassword, "Could not find method maybeSavePassword");
306 LOG_ASSERT(mJavaFrame->mShouldInterceptRequest, "Could not find method shouldInterceptRequest");
307 LOG_ASSERT(mJavaFrame->mLoadStarted, "Could not find method loadStarted");
308 LOG_ASSERT(mJavaFrame->mTransitionToCommitted, "Could not find method transitionToCommitted");
309 LOG_ASSERT(mJavaFrame->mLoadFinished, "Could not find method loadFinished");
310 LOG_ASSERT(mJavaFrame->mReportError, "Could not find method reportError");
311 LOG_ASSERT(mJavaFrame->mSetTitle, "Could not find method setTitle");
312 LOG_ASSERT(mJavaFrame->mWindowObjectCleared, "Could not find method windowObjectCleared");
313 LOG_ASSERT(mJavaFrame->mSetProgress, "Could not find method setProgress")
    [all...]
WebIconDatabase.cpp 171 LOG_ASSERT(path, "No path given to nativeOpen");
209 LOG_ASSERT(url, "No url given to iconForPageUrl");
221 LOG_ASSERT(url, "No url given to retainIconForPageUrl");
230 LOG_ASSERT(url, "No url given to releaseIconForPageUrl");
259 LOG_ASSERT(webIconDatabase, "Unable to find class android.webkit.WebIconDatabase");
JavaBridge.cpp 151 LOG_ASSERT(mSetSharedTimer, "Could not find method setSharedTimer");
152 LOG_ASSERT(mStopSharedTimer, "Could not find method stopSharedTimer");
153 LOG_ASSERT(mSetCookies, "Could not find method setCookies");
154 LOG_ASSERT(mCookies, "Could not find method cookies");
155 LOG_ASSERT(mCookiesEnabled, "Could not find method cookiesEnabled");
156 LOG_ASSERT(mGetPluginDirectories, "Could not find method getPluginDirectories");
157 LOG_ASSERT(mGetPluginSharedDataDirectory, "Could not find method getPluginSharedDataDirectory");
158 LOG_ASSERT(mGetKeyStrengthList, "Could not find method getKeyStrengthList");
159 LOG_ASSERT(mGetSignedPublicKey, "Could not find method getSignedPublicKey");
286 LOG_ASSERT(!sSharedTimerFiredCallback || sSharedTimerFiredCallback==f
    [all...]
MockGeolocation.cpp 77 LOG_ASSERT(mockGeolocation, "Unable to find class");
GeolocationPermissionsBridge.cpp 105 LOG_ASSERT(geolocationPermissions, "Unable to find class");
WebCoreJni.cpp 41 LOG_ASSERT(real, "The real object has been deleted!");
WebViewCore.cpp 192 LOG_ASSERT(index >= 0, "RemoveInstance inst not found");
335 LOG_ASSERT(m, "Could not find method %s", name);
398 LOG_ASSERT(m_mainFrame, "Uh oh, somehow a frameview was made without an initial frame!");
769 LOG_ASSERT(m_javaGlue->m_obj, "A Java widget was not associated with this view bridge!");
787 LOG_ASSERT(root, "updateCursorBounds: root cannot be null");
788 LOG_ASSERT(cachedNode, "updateCursorBounds: cachedNode cannot be null");
789 LOG_ASSERT(cachedFrame, "updateCursorBounds: cachedFrame cannot be null");
    [all...]
  /external/webkit/Source/WebKit/android/WebCoreSupport/
ChromiumIncludes.h 32 // and LOG_ASSERT defines can be handled in one place.
34 // Undefine LOG and LOG_ASSERT before including chrome code, and if they were
43 #ifdef LOG_ASSERT
44 #define LOG_ASSERT_WAS_DEFINED LOG_ASSERT
45 #undef LOG_ASSERT
107 #undef LOG_ASSERT
109 #define LOG_ASSERT(cond, ...) LOG_FATAL_IF(!(cond), ## __VA_ARGS__)
  /frameworks/base/services/jni/
onload.cpp 49 LOG_ASSERT(env, "Could not retrieve the env!");
  /frameworks/base/libs/utils/
RefBase.cpp 335 LOG_ASSERT(c > 0, "incStrong() called on %p after last strong ref", refs);
355 LOG_ASSERT(c >= 1, "decStrong() called on %p too many times", refs);
372 LOG_ASSERT(c >= 0, "forceIncStrong called on %p after ref count underflow",
402 LOG_ASSERT(c >= 0, "incWeak called on %p after last weak ref", this);
411 LOG_ASSERT(c >= 1, "decWeak called on %p too many times", this);
445 LOG_ASSERT(curCount >= 0, "attemptIncStrong called on %p after underflow",
506 LOG_ASSERT(curCount >= 0, "attemptIncWeak called on %p after underflow",
VectorImpl.cpp 59 LOG_ASSERT(!mCount,
69 LOG_ASSERT(mItemSize == rhs.mItemSize,
251 LOG_ASSERT(index<size(),
270 LOG_ASSERT((index+count)<=size(),
294 LOG_ASSERT(index<capacity(),
306 LOG_ASSERT(index<capacity(),
352 LOG_ASSERT(where <= mCount,
405 LOG_ASSERT(where + amount <= mCount,
  /system/core/libpixelflinger/tinyutils/
VectorImpl.cpp 60 LOG_ASSERT(!mCount,
70 LOG_ASSERT(mItemSize == rhs.mItemSize,
179 LOG_ASSERT(index<size(),
196 LOG_ASSERT((index+count)<=size(),
220 LOG_ASSERT(index<capacity(),
232 LOG_ASSERT(index<capacity(),
  /external/webkit/Source/WebKit/android/wds/client/
AdbConnection.cpp 118 LOG_ASSERT(payloadLen == PAYLOAD_LENGTH, "Incorrect payload size");
148 LOG_ASSERT(m_fd != -1, "Connection has been closed!");
  /external/webkit/Source/WebKit/android/nav/
WebView.cpp 98 LOG_ASSERT(m, "Could not find method %s", name);
181 LOG_ASSERT(rectClass, "Could not find Rect class");
189 LOG_ASSERT(rectClassF, "Could not find RectF class");
250 LOG_ASSERT(m_javaGlue.m_obj, "A java object was not associated with this native WebView!");
515 LOG_ASSERT(m_javaGlue.m_obj, "A java object was not associated with this native WebView!");
737 LOG_ASSERT(m_javaGlue.m_obj, "A java object was not associated with this native WebView!");
753 LOG_ASSERT(m_javaGlue.m_obj, "A java object was not associated with this native WebView!");
765 LOG_ASSERT(m_javaGlue.m_obj, "A java object was not associated with this native WebView!");
778 LOG_ASSERT(m_javaGlue.m_obj, "A java object was not associated with this native WebView!");
    [all...]
  /external/chromium/googleurl/base/
logging.h 67 // LOG_ASSERT(assertion);
197 #define LOG_ASSERT(condition) \
242 #define DLOG_ASSERT(condition) LOG_ASSERT(condition)
348 true ? (void) 0 : LOG_ASSERT(condition)
  /external/webkit/Source/WebKit/android/smoke/
MessageThread.cpp 82 LOG_ASSERT(when > 0, "Message time may not be 0");
  /frameworks/base/media/libmediaplayerservice/
TestPlayerStub.cpp 179 LOG_ASSERT(mDeletePlayer != NULL, "mDeletePlayer is null");
  /system/media/mca/filterfw/native/core/
geometry.cpp 132 LOG_ASSERT(ix < static_cast<int>(points_.size()), "Access out of bounds");
  /frameworks/base/libs/binder/
IPCThreadState.cpp 695 LOG_ASSERT(acquireResult != NULL, "Unexpected brACQUIRE_RESULT");
706 LOG_ASSERT(err == NO_ERROR, "Not enough command data for brREPLY");
755 LOG_ASSERT(mProcess->mDriverFD >= 0, "Binder driver is not opened");
908 LOG_ASSERT(refs->refBase() == obj,
924 LOG_ASSERT(refs->refBase() == obj,
949 //LOG_ASSERT(refs->refBase() == obj,
961 LOG_ASSERT(success && refs->refBase() == obj,
974 LOG_ASSERT(result == NO_ERROR,
    [all...]
  /system/core/include/cutils/
log.h 332 #ifndef LOG_ASSERT
333 #define LOG_ASSERT(cond, ...) LOG_FATAL_IF(!(cond), ## __VA_ARGS__)
334 //#define LOG_ASSERT(cond) LOG_FATAL_IF(!(cond), "Assertion failed: " #cond)
427 * arg is not passed to LOG_ASSERT, LOG_ALWAYS_FATAL or LOG_ALWAYS_FATAL_IF

Completed in 2983 milliseconds

1 2