Searched
full:loading (Results
451 -
475 of
1317) sorted by null
<<11121314151617181920>>
/external/webkit/WebCore/platform/sql/chromium/ |
SQLiteFileSystemChromiumPosix.cpp | 158 // Returns NULL, thus disallowing loading libraries in the renderer process.
|
SQLiteFileSystemChromiumWin.cpp | 127 // Returns NULL, thus disallowing loading libraries in the renderer process.
|
/external/webkit/WebCore/plugins/ |
PluginDebug.cpp | 40 "Loading of plug-in failed.", /* NPERR_MODULE_LOAD_FAILED_ERROR */
|
/external/webkit/WebCore/wml/ |
WMLGoElement.cpp | 121 // Prepare loading the destination url
|
/external/webkit/WebCore/xml/ |
XMLHttpRequest.cpp | 632 // out. But it is protected from GC while loading, so this 846 scriptExecutionContext()->addMessage(InspectorControllerDestination, JSMessageSource, LogMessageType, LogMessageLevel, "XHR finished loading: \"" + m_url + "\".", m_lastSendLineNumber, m_lastSendURL); 925 if (m_state != LOADING) 926 changeState(LOADING);
|
XMLHttpRequest.h | 52 LOADING = 3,
|
/external/webkit/WebKit/chromium/src/ |
ApplicationCacheHost.cpp | 86 // the usual resource loading pipeline.
|
WebWorkerBase.h | 137 // 'shadow page' - created to proxy loading requests from the worker.
|
/external/webkit/WebKit/mac/Panels/ |
WebPanelAuthenticationHandler.m | 117 // unlikely (how would you be loading a page if you had an error
|
/external/webkit/WebKit/qt/Api/ |
qwebinspector.cpp | 36 The inspector allows you to see a page current hierarchy and loading
|
/external/webkit/WebKit/wx/bindings/python/samples/ |
simple.py | 98 statusbar.SetStatusText("Loading " + event.GetURL())
|
/frameworks/base/awt/java/awt/image/ |
ImageConsumer.java | 177 * <li>An error while loading or producing of the image has occurred.
|
/frameworks/base/awt/org/apache/harmony/awt/gl/image/ |
ImageLoader.java | 33 * This class provides functionality for simultaneous loading of
|
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteQuery.java | 68 // too small for the data set, loading by another thread
|
/frameworks/base/core/java/android/webkit/ |
WebHistoryItem.java | 106 * redirects while loading the site.
|
/frameworks/base/core/tests/coretests/src/android/os/ |
TraceTest.java | 206 Log.i(TAG, "Loading trace_test native library...");
|
/frameworks/base/docs/html/guide/topics/ui/notifiers/ |
index.jd | 31 performing work that the user must wait for (such as loading a file),
|
/frameworks/base/docs/html/guide/tutorials/views/ |
hello-webview.jd | 57 override the {@link android.webkit.WebViewClient} to enable us to handle our own URL loading.</p>
|
/frameworks/base/docs/html/ |
search.jd | 148 <div id="leftSearchControl" class="search-control">Loading...</div>
|
/frameworks/base/libs/ui/ |
KeyCharacterMap.cpp | 180 LOGW("Error loading keycharmap file '%s'. %s='%s'", path, propName, dev);
|
/frameworks/base/media/java/android/media/ |
JetPlayer.java | 207 * @return true if loading the .jet file was successful, false if loading failed. 217 * @return true if loading the .jet file was successful, false if loading failed.
|
SoundPool.java | 50 * number of streams helps to cap CPU loading and reducing the likelihood that 80 * the list of sounds to be used by this level. The loading logic iterates 183 Log.e(TAG, "error loading " + path); 415 * Called when a sound has completed loading.
|
/hardware/ti/omap3/dspbridge/inc/ |
qosti.h | 85 desc Get the current memory utilization for heaps used in dynamic loading.
|
/ndk/docs/ |
SYSTEM-ISSUES.TXT | 110 bar/Android.mk (with LOCAL_SHARED_LIBRARIES := foo), then loading
|
/packages/apps/Browser/tests/src/com/android/browser/ |
JNIBindingsTestApp.java | 168 String message = String.format("Error '%s' (%d) loading url: %s",
|
Completed in 597 milliseconds
<<11121314151617181920>>