HomeSort by relevance Sort by last modified time
    Searched full:completed (Results 301 - 325 of 3541) sorted by null

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/net/
url_info.h 59 PENDING, // Constructor has completed.
63 FOUND, // DNS resolution completed.
64 NO_SUCH_NAME, // DNS resolution completed.
160 // When was last state changed (usually lookup completed).
  /external/chromium_org/chrome/browser/profile_resetter/
profile_resetter_test_base.h 13 // ProfileResetter::Reset has completed:
  /external/chromium_org/chrome/browser/ui/cocoa/
info_bubble_window.h 44 // after the closing animation has completed.
  /external/chromium_org/content/browser/geolocation/
wifi_data_provider_chromeos.h 57 // Whether we've successfully completed a scan for WiFi data. (client thread)
  /external/chromium_org/content/browser/indexed_db/
indexed_db_index_writer.h 72 bool* completed) WARN_UNUSED_RESULT;
  /external/chromium_org/content/browser/media/android/
media_drm_credential_manager.h 41 // completed.
  /external/chromium_org/content/public/browser/
load_notification_details.h 16 // page load that has been completed. It was created to let the MetricsService
pepper_flash_settings_helper.h 28 // Called when OpenChannelToBroker() is completed.
  /external/chromium_org/content/test/data/indexeddb/
transaction_test.js 7 debug('The final transaction completed.');
  /external/chromium_org/media/base/android/
media_resource_getter.h 38 // Extract the metadata from a media URL. Once completed, the provided
  /external/chromium_org/net/disk_cache/simple/
simple_index_file_posix.cc 40 return true; // The traversal completed successfully.
  /external/chromium_org/net/http/
http_stream_base.h 48 // ERR_IO_PENDING is returned if the operation could not be completed
58 // not be completed synchronously, in which case the result will be passed
72 // completed synchronously, in which case the result will be passed to the
73 // callback when available. If the operation is not completed immediately,
  /external/chromium_org/net/quic/congestion_control/
inter_arrival_probe.h 45 // invalid during that time. When the probe is completed this function return
  /external/chromium_org/net/tools/quic/
quic_client_session.h 41 // crypto stream. If the handshake has completed then this is one greater
  /external/chromium_org/net/url_request/
url_request_status.h 22 // completed.
  /external/chromium_org/ppapi/shared_impl/
callback_tracker.h 26 // - Each callback will be executed (a.k.a. completed) exactly once.
42 // progress, or may be completed (successfully or not). In fact, the
59 // callback is (just about to be) completed, it is removed from the tracker. We
90 // will be removed when they are completed (abortively).
  /external/chromium_org/sync/internal_api/public/
data_type_debug_info_listener.h 43 // Notify the listener that configuration of data types has completed.
  /external/chromium_org/third_party/mesa/src/docs/
MESA_set_3dfx_mode.spec 64 GL_TRUE is returned if <mode> is valid and the operation completed
  /external/chromium_org/third_party/skia/include/utils/
SkThreadPool.h 35 * Block until all added SkRunnables have completed. Once called, calling add() is undefined.
  /external/chromium_org/ui/aura/client/
window_move_client.h 35 // Returns MOVE_SUCCESSFUL if the move has completed successfully, or
  /external/chromium_org/ui/base/dragdrop/
download_file_interface.h 47 // download is completed/cancelled/interrupted before returning.
  /external/chromium_org/ui/gfx/image/
canvas_image_source.h 21 // completed.
  /external/chromium_org/webkit/browser/quota/
quota_task.h 39 virtual void Completed() = 0;
  /external/javasqlite/src/main/java/SQLite/
Backup.java 44 * @return true when backup completed
  /external/mesa3d/docs/
MESA_set_3dfx_mode.spec 64 GL_TRUE is returned if <mode> is valid and the operation completed

Completed in 793 milliseconds

<<11121314151617181920>>