Searched
full:completed (Results
1376 -
1400 of
3541) sorted by null
<<51525354555657585960>>
/external/chromium_org/chrome/browser/ |
errorpage_browsertest.cc | 282 // completed loading, does not result in an additional session history entry. 283 // To ensure that the main document has completed loading, JavaScript is used to
|
shell_integration.h | 257 // observer, once the operation has completed the new default will be 299 // When the action to set Chrome as the default has completed this function
|
shell_integration_win.cc | 261 VLOG(1) << "Set-default-browser Windows UI completed."; 281 VLOG(1) << "Set-default-client Windows UI completed.";
|
/external/chromium_org/chrome/browser/net/ |
connection_tester.cc | 308 // after disk access has completed. 331 // Called when the request has completed (for both success and failure).
|
/external/chromium_org/chrome/browser/renderer_host/ |
chrome_render_widget_host_view_mac_history_swiper.mm | 156 // If the gesture was completed, perform a navigation. 449 // The user completed the history swiper. Swallow all events.
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
screen_gaia_signin.js | 365 * Invoked when auth is completed successfully. 366 * @param {!Object} credentials Credentials of the completed authentication.
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/ |
suggest_apps_dialog.js | 243 // Makes it sure that the initialization is completed. 372 * Called when the installation is completed from the app installer.
|
/external/chromium_org/chrome/browser/sync/ |
about_sync_util.cc | 274 stats_list, "Status from Last Completed Session"); 310 stats_list, "Transient Counters (last cycle of last completed session)");
|
profile_sync_service_startup_unittest.cc | 177 // We've never completed startup. 226 // We've never completed startup.
|
/external/chromium_org/chrome/browser/ui/gtk/download/ |
download_shelf_gtk.cc | 222 // Don't remove completed downloads if the shelf is just being auto-hidden 226 // When the close animation is complete, remove all completed downloads.
|
/external/chromium_org/chrome/browser/ui/views/download/ |
download_shelf_view.cc | 394 // Don't remove completed downloads if the shelf is just being auto-hidden 398 // When the close animation is complete, remove all completed downloads.
|
/external/chromium_org/chrome/common/extensions/docs/templates/articles/ |
app_frameworks.html | 114 when the user checks an item as completed, 116 The controller modifies the model to mark item as completed.
|
/external/chromium_org/content/child/npapi/ |
webplugin_delegate_impl.h | 157 // Informs the plugin that IME composition has completed./ If |text| is empty, 184 // Informs the plugin that IME composition has completed.
|
/external/chromium_org/content/common/gpu/client/ |
gl_helper.h | 223 // operation has completed. 239 // operation has completed.
|
/external/chromium_org/content/public/browser/ |
web_contents_observer.h | 169 // completed. 233 // This method is invoked when the renderer has completed its first paint
|
/external/chromium_org/google_apis/gaia/ |
oauth2_token_service.h | 71 // completed. 187 // Informs |consumer_| that this request is completed.
|
/external/chromium_org/gpu/command_buffer/service/ |
query_manager.cc | 45 // Need a MemoryBarrier here to ensure that upload completed before 123 // is guaranteed as this is already used to notify client of a completed
|
/external/chromium_org/media/audio/win/ |
waveout_output_win.cc | 242 // till all callbacks are completed. Of course access to singleton 263 // Wait for lock to ensure all outstanding callbacks have completed.
|
/external/chromium_org/net/dns/ |
host_resolver_impl.cc | 387 // Logs when a request has just completed (before its callback is run). 457 // Holds the data for a request that could not be completed synchronously. 555 // resolution (OnLookupComplete) is completed or not. If the original attempt 556 // hasn't completed, then we start another attempt for host resolution. We take 653 // outstanding attempts have completed yet. 865 // Count those attempts which completed after the job was already canceled 866 // OR after the job was already completed by an earlier attempt (so in [all...] |
/external/chromium_org/net/socket/ |
deterministic_socket_data_unittest.cc | 116 // Issue the read, which will be completed asynchronously 150 // Issue the read, which will be completed asynchronously
|
/external/chromium_org/net/websockets/ |
websocket_channel.h | 121 CLOSE_WAIT, // The Closing Handshake has completed, but the remote server 123 CLOSED, // The Closing Handshake has completed and the connection
|
websocket_job.cc | 449 // handshake message is completed. 463 // handshake message is completed.
|
/external/chromium_org/sync/internal_api/ |
http_bridge_unittest.cc | 134 // as if it completed. 350 // and releases ownership before a pending fetch completed callback is issued by
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
_winnt.h | 156 PRInt32 blocked_io_status; /* Status of the completed IO */ 157 PRInt32 blocked_io_bytes; /* Bytes transferred for completed IO */
|
/external/chromium_org/third_party/tlslite/tlslite/ |
TLSConnection.py | 106 handshake is completed. If True, this function will return a 110 the handshake operation is completed. 185 handshake is completed. If True, this function will return a 189 the handshake operation is completed. 267 handshake is completed. If True, this function will return a 271 the handshake operation is completed. 336 handshake is completed. If True, this function will return a 340 the handshake operation is completed. [all...] |
Completed in 1154 milliseconds
<<51525354555657585960>>