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

<<31323334353637383940>>

  /external/chromium/net/proxy/
multi_threaded_proxy_resolver.cc 54 // Callback for when a job has completed running on the executor's thread.
317 // Run the job. Once it has completed (regardless of whether it was
356 // were using it on the resolver thread have completed.
  /external/chromium/webkit/glue/media/
buffered_resource_loader_unittest.cc 59 // Submit a request completed event to the resource loader due to request
359 // Response has completed.
368 // Try to read outside buffered range after request has completed.
  /external/chromium_org/chrome/browser/chromeos/drive/
file_cache.cc 179 // Now that file operations have completed, update metadata.
205 // Now that file operations have completed, update metadata.
315 // Now that all file operations have completed, remove from metadata.
  /external/chromium_org/chrome/browser/chromeos/login/
parallel_authenticator_unittest.cc 249 // an online auth attempt has completed successfully.
534 // an online auth attempt has completed successfully.
563 // an online auth attempt has completed successfully.
  /external/chromium_org/content/public/browser/
download_item.h 174 // completed downloads, cancelled downloads, and interrupted downloads that
228 // GetState() != COMPLETED.
309 // Mark the download to be auto-opened when completed.
  /external/chromium_org/ipc/
ipc_channel_win.cc 70 // Make sure all IO has completed.
138 // will be signalled even in the "synchronously completed" state.
175 // Validation completed.
  /external/chromium_org/net/base/
file_stream.h 126 // read has completed.
166 // the write has completed.
209 // the write has completed.
  /external/chromium_org/net/proxy/
multi_threaded_proxy_resolver.cc 43 // Callback for when a job has completed running on the executor's thread.
331 // Run the job. Once it has completed (regardless of whether it was
365 // were using it on the resolver thread have completed.
proxy_service.h 87 // or OK if it completed successfully. Implementations must set
334 // Returns ERR_IO_PENDING if the request cannot be completed synchronously.
353 // Called when proxy resolution has completed (either synchronously or
  /external/chromium_org/third_party/libusb/src/libusb/os/
linux_usbfs.c 160 /* completed multi-URB transfer in non-final URB */
    [all...]
  /external/chromium_org/v8/test/cctest/
test-thread-termination.cc 355 isolate, "try { doloop(); } catch(e) { fail(); } 'completed';");
356 // Check that execution completed with correct return value.
357 CHECK(v8::Script::Compile(source)->Run()->Equals(v8_str("completed")));
  /external/chromium_org/win8/metro_driver/
file_picker.cc 200 if (status == Completed) {
241 if (status == Completed) {
570 if (status == Completed) {
  /external/jpeg/
jctrans.c 272 * Returns TRUE if the iMCU row is completed, FALSE if suspended.
344 /* Completed an MCU row, but perhaps not an iMCU row */
347 /* Completed the iMCU row, advance counters for next one */
  /external/qemu/distrib/jpeg-6b/
jctrans.c 272 * Returns TRUE if the iMCU row is completed, FALSE if suspended.
344 /* Completed an MCU row, but perhaps not an iMCU row */
347 /* Completed the iMCU row, advance counters for next one */
  /frameworks/base/core/java/android/content/pm/
IPackageManager.aidl 292 * the operation is completed
315 * notify when the operation is completed.May be null
333 * @param observer a callback used to notify when the operation is completed.
  /frameworks/base/docs/html/tools/help/
monkey.jd 198 the system, until the count is completed.</td>
205 send events to the system, until the count is completed.</td>
213 completed.</td>
  /frameworks/base/services/java/com/android/server/
EventLogTags.logtags 21 # This is logged when the screen on broadcast has completed
23 # This is logged when the screen broadcast has completed
25 # This is logged when the screen on broadcast has completed
  /frameworks/support/v4/java/android/support/v4/content/
Loader.java 71 * to find out when a Loader it is managing has completed so that this can
79 * @param loader the loader that completed the load
182 * If a previous load has been completed and is still valid
  /packages/apps/VideoEditor/src/com/android/videoeditor/service/
ApiServiceListener.java 114 * Export completed callback
268 * The audio waveform of the specified media item completed
447 * The audio track audio waveform of the specified audio track completed
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/
directory_model.js 464 cr.dispatchSimpleEvent(this, 'rescan-completed');
499 cr.dispatchSimpleEvent(this, 'scan-completed');
588 dirContents.addEventListener('scan-completed', onSuccess);
812 * mounting, callbacks will be called after the mount is completed.
    [all...]
  /dalvik/docs/
heap-profiling.html 116 completion you will see a log message that says "hprof: heap dump completed".
124 I/dalvikvm( 289): hprof: heap dump completed, temp file removed
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoView.java 43 // Status flag that indicates if onDraw has completed
312 // If the draw operation for this ImageVIew has completed, and the picture URL isn't empty
  /device/samsung/manta/libsensors/
sensors.cpp 114 // Will return true if the constructor completed
118 // Will be true if the constructor completed
  /external/chromium/chrome/browser/chromeos/cros/
libcros_service_library.cc 236 VLOG(1) << "Network proxy resolution completed synchronously.";
275 // Called on IO thread when net::ProxyService::ResolveProxy has completed.
  /external/chromium/chrome/browser/ui/cocoa/tabs/
tab_strip_controller.h 100 // has completed).
122 // YES if we've successfully completed the initial layout. When this is

Completed in 1145 milliseconds

<<31323334353637383940>>