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

<<11121314151617181920>>

  /dalvik/tests/083-jit-regressions/src/
ZeroTests.java 35 // We won't JIT code that hasn't completed successfully, so rhs can't be 0 here!
  /development/samples/Support4Demos/src/com/example/android/supportv4/content/
SimpleWakefulService.java 52 Log.i("SimpleWakefulReceiver", "Completed service @ " + SystemClock.elapsedRealtime());
  /external/chromium/base/json/
json_writer.h 45 // Called recursively to build the JSON string. Whe completed, value is
  /external/chromium/chrome/browser/history/
download_database.h 48 // Remove all completed downloads that started after |remove_begin|
  /external/chromium/chrome/browser/prefs/
value_map_pref_store.h 44 // Notify observers about the initialization completed event.
  /external/chromium/chrome/browser/sync/engine/
apply_updates_command.cc 40 // This might be the first time we've fully completed a sync cycle, for
  /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/
script.js 74 // which may run after the onload has completed.
  /external/chromium/chrome/common/
pref_store.h 52 // Whether the store has completed all asynchronous initialization.
  /external/chromium/net/url_request/
url_request_status.h 23 // completed.
  /external/chromium/webkit/glue/
image_resource_fetcher.cc 36 if (!fetcher_->completed())
  /external/chromium/webkit/glue/media/
web_data_source.h 21 // initialization has completed.
  /external/chromium_org/base/ios/
scoped_critical_action.h 41 // Informs the OS that the background task has completed.
  /external/chromium_org/base/json/
json_writer.h 51 // Called recursively to build the JSON string. Whe completed, value is
  /external/chromium_org/base/prefs/
pref_store.h 46 // Whether the store has completed all asynchronous initialization.
  /external/chromium_org/cc/base/
swap_promise.h 17 // completed in the compositor, i.e. the compositor knows it has been sent
  /external/chromium_org/chrome/browser/chromeos/drive/
drive_file_stream_reader.h 49 // Called when the accessing to the file system is completed.
121 // Will be reset when the job is completed (regardless whether the job is
168 // The Read() method must not be called before the Initialize() is completed
197 // Called when GetFileContent is completed.
  /external/chromium_org/chrome/browser/chromeos/drive/sync/
entry_revert_performer.h 60 // Part of RevertEntry(). Called after GetResourceEntry is completed.
entry_update_performer.h 61 // Part of UpdateEntry(). Called after UpdateResource is completed.
  /external/chromium_org/chrome/browser/chromeos/file_manager/
volume_manager_observer.h 49 // Fired when formatting a device is completed (or terminated on error).
  /external/chromium_org/chrome/browser/chromeos/system_logs/
debug_daemon_log_source.h 55 // Sends the data to the callback_ when all the requests are completed
  /external/chromium_org/chrome/browser/extensions/api/
api_function.h 44 // Notify AsyncIOApiFunction that the work is completed
  /external/chromium_org/chrome/browser/extensions/api/audio/
audio_service.h 43 // The |callback| will be invoked once the query is completed.
  /external/chromium_org/chrome/browser/profile_resetter/
automatic_profile_resetter_delegate.h 99 // |send_feedback|. Will post |completion| on the UI thread once completed.
167 // |send_feedback|. Will invoke |completion| on the UI thread once completed
177 // been completed. If |old_settings_snapshot| is non-NULL, will compare it to
205 // event once this process is completed.
  /external/chromium_org/chrome/browser/profiles/
profile_downloader_delegate.h 45 // Called when the profile download has completed successfully. Delegate can
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
app_installer.js 61 * Called when the installation is completed.

Completed in 1294 milliseconds

<<11121314151617181920>>