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

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/renderer_host/
safe_browsing_resource_throttle.h 42 // Once the safe browsing check has completed, if the URL was decided to be
86 // OnBrowseUrlResult() when the check has completed.
  /external/chromium_org/chrome/browser/signin/
fake_profile_oauth2_token_service.h 129 // then all pending requests are completed, otherwise, only those requests
130 // matching |scopes| are completed.
  /external/chromium_org/chrome/browser/sync/glue/
sync_frontend.h 36 // The backend has completed initialization and it is now ready to
38 // wasn't able to be completed and should be retried.
  /external/chromium_org/chrome/common/extensions/api/
virtual_keyboard_private.json 39 "description": "Called when the insertion is completed.",
60 "decription": "called when the swipe movement is completed.",
  /external/chromium_org/components/dom_distiller/core/
task_tracker.cc 56 // Distillation for this task has already completed, and so it can be
68 // Distillation for this task has already completed, and so the delegate can
  /external/chromium_org/components/policy/core/common/cloud/
cloud_policy_service.h 28 // Callback invoked once the policy refresh attempt has completed. Passed
35 // policy load activity has completed and the CloudPolicyClient has
  /external/chromium_org/components/webdata/common/
web_data_request_manager.h 58 // Invoked when the request has been completed.
108 // Invoked by the WebDataService when |request| has been completed.
  /external/chromium_org/content/browser/web_contents/aura/
window_slider.h 41 // Called when the slide is complete. Note that at the end of a completed
108 // can also delete itself when a slide gesture is completed. This does not
  /external/chromium_org/media/base/android/
media_player_manager.h 54 // Called when playback completed. Args: player ID.
64 // Called when seek completed. Args: player ID, current time.
  /external/chromium_org/media/base/
audio_renderer.h 63 // Discard any audio data, executing |callback| when completed.
67 // |callback| when completed.
video_renderer.h 74 // Discard any video data, executing |callback| when completed.
81 // satisfy preroll. |callback| is executed when preroll has completed.
  /external/chromium_org/ppapi/c/trusted/
ppb_broker_trusted.h 70 * Gets the handle to the pipe. Use once Connect has completed. Each instance
75 * before connect has completed will return PP_ERROR_FAILED.
  /external/chromium_org/third_party/libjingle/source/talk/base/
asynchttprequest.cc 78 LOG(LS_INFO) << "HttpRequest completed successfully";
85 LOG(LS_INFO) << "HttpRequest completed with error: " << error;
  /external/chromium_org/ui/compositor/
layer_animation_observer.h 103 // Returns whether animation for |property| was completed successfully.
105 // completed, so this will return false for that property.
  /external/chromium_org/ui/gfx/animation/
multi_animation.h 25 // the percented completed.
26 // end_time_ms: the end time used to calculate the percentange completed.
  /external/chromium_org/ui/views/controls/
throbber.h 98 // 1. not yet completed (which paints nothing)
100 // 3. completed (which paints a checkmark)
  /external/clang/include/clang/AST/
ASTMutationListener.h 43 /// \brief A new TagDecl definition was completed.
49 /// \brief An implicit member was added after the definition was completed.
  /external/icu4c/common/
mutex.cpp 112 // Completed state transition: initial->succeeded, or failed->succeeded.
120 // Completed state transition: initial->failed.
  /external/libnfc-nxp/src/
phFriNfc_LlcpTransport_Connectionless.h 68 * operation is completed.
100 * operation is completed.
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_ConvertAudio.3 13 Once the \fBSDL_AudioCVT\fRstructure is initilized then we can pass it to \fBSDL_ConvertAudio\fP, which will convert the audio data pointer to by \fBcvt\fR->\fBbuf\fR\&. If \fBSDL_ConvertAudio\fP returned \fB0\fR then the conversion was completed successfully, otherwise \fB-1\fR is returned\&.
15 If the conversion completed successfully then the converted audio data can be read from \fBcvt\fR->\fBbuf\fR\&. The amount of valid, converted, audio data in the buffer is equal to \fBcvt\fR->\fBlen\fR*\fBcvt\fR->\fBlen_ratio\fR\&.
  /frameworks/base/core/java/android/os/storage/
IMountShutdownObserver.java 96 * completed.
119 * This method is called when the shutdown of MountService completed.
  /frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/downloadmanagertests/
DownloadManagerBaseTest.java 97 fail("No status found for completed download!");
112 * downloads completed thus far.
114 * @return the number of downloads completed so far.
122 * @return A Set<Long> with the ids of the completed downloads.
198 * that have completed.
200 * @return A new receiver that records and can be queried on how many downloads have completed.
346 * @return true if download completed successfully (didn't timeout), false otherwise
519 * paused, or have completed.
  /frameworks/base/docs/html/training/notify-user/
index.jd 99 operations where you can estimate how much has been completed (determinate progress) and
100 operations where you don't know how much has been completed (indefinite progress).
  /cts/suite/audio_quality/test_description/test/
dut_speaker_play.xml 26 <!-- equivalent of for loop. all children will be completed before moving to the next
test_rms_vma.xml 25 <!-- equivalent of for loop. all children will be completed before moving to the next

Completed in 563 milliseconds

<<11121314151617181920>>