/external/chromium_org/chrome/browser/ui/ |
browser.cc | [all...] |
/external/chromium_org/net/socket/ |
ssl_client_socket_unittest.cc | 250 // Simulates synchronously receiving an error during Read() or Write() 447 // May have completed synchronously. 846 // synchronously returns an error code - such as if an intermediary terminates [all...] |
socket_test_util.h | 231 // data.async is ignored, and this read is completed synchronously as 471 // synchronous Read() or Write() could not be completed synchronously because of 559 // When the socket calls Write(), it always completes synchronously. OnWrite() [all...] |
/external/chromium/chrome/browser/autocomplete/ |
autocomplete.h | 206 // most return synchronously-available matches, and if possible do even less 384 // is, synchronously) do not cause any notifications to be sent. The 642 // asks the providers to only return matches which are synchronously [all...] |
search_provider.h | 38 // matches (either synchronously or asynchronously).
|
/external/chromium/net/socket/ |
socket_test_util.h | 384 // synchronous Read() or Write() could not be completed synchronously because of 449 // When the socket calls Write(), it always completes synchronously. OnWrite() 565 // data.async is ignored, and this read is completed synchronously as [all...] |
/external/chromium_org/content/browser/renderer_host/input/ |
touch_event_queue_unittest.cc | 590 // Create a touch event that will be queued synchronously by a touch ack. 620 // Tests that touch-events can be synchronously ack'ed. 660 // Create a touch event that will be queued synchronously by a touch ack. [all...] |
/external/chromium_org/content/renderer/ |
render_thread_impl.cc | 486 // Certain synchronous messages cannot always be processed synchronously by 490 // (within a Windows API call) trying to synchronously communicate with the 726 // be treated as empty documents that can commit synchronously. [all...] |
/frameworks/base/core/java/android/os/ |
Handler.java | 418 * Runs the specified task synchronously. 429 * must synchronously await completion of a task that must run on the 446 * @param r The Runnable that will be executed synchronously.
|
/developers/build/prebuilts/gradle/RenderScriptIntrinsic/RenderScriptIntrinsicSample/src/main/java/com/example/android/renderscriptintrinsic/ |
MainActivity.java | 339 Create thumbNail for UI. It invokes RenderScript kernel synchronously in UI-thread,
|
/developers/samples/android/renderScript/RenderScriptIntrinsic/RenderScriptIntrinsicSample/src/main/java/com/example/android/renderscriptintrinsic/ |
MainActivity.java | 339 Create thumbNail for UI. It invokes RenderScript kernel synchronously in UI-thread,
|
/external/apache-http/src/org/apache/http/protocol/ |
HttpRequestExecutor.java | 93 * Synchronously send a request and obtain the response.
|
/external/chromium/chrome/browser/automation/ |
ui_controls_mac.mm | 31 // synchronously by calling NSApplication's nextEventMatchingMask method.
|
/external/chromium/chrome/browser/debugger/ |
debugger_remote_service.cc | 53 // is ready off-hand (synchronously), it is sent back to the remote debugger.
|
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_win.h | 256 // Redraws the window synchronously, and any child windows (i.e. plugins)
|
/external/chromium/chrome/browser/sync/glue/ |
data_type_manager_impl.cc | 299 // which will synchronously invoke the start callback.
|
/external/chromium/chrome/browser/tab_contents/ |
web_drag_dest_gtk.cc | 253 // When GTK sends us a drag-drop signal, it is shortly (and synchronously)
|
/external/chromium/chrome/browser/ui/views/ |
fullscreen_exit_bubble.cc | 163 // not, as currently). So instead, we tell the popup to synchronously hide,
|
/external/chromium/net/proxy/ |
proxy_resolver_js_bindings_unittest.cc | 23 // This is a HostResolver that synchronously resolves all hosts to the
|
/external/chromium/net/spdy/ |
spdy_http_stream.cc | 92 // Check if we already have the response headers. If so, return synchronously.
|
/external/chromium/net/url_request/ |
url_request_file_job.cc | 16 // file does not complete synchronously, then the URLRequestFileJob waits for a
|
/external/chromium_org/android_webview/javatests/src/org/chromium/android_webview/test/ |
AwTestBase.java | 237 * Reloads the current page synchronously.
|
/external/chromium_org/base/ |
observer_list_threadsafe.h | 45 // synchronously and immediately.
|
/external/chromium_org/chrome/browser/browsing_data/ |
browsing_data_file_system_helper_unittest.cc | 121 // synchronously to it's caller.
|
/external/chromium_org/chrome/browser/chromeos/ |
proxy_config_service_impl_unittest.cc | 310 // Synchronously gets the latest proxy config.
|