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

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/chromeos/drive/
drive_url_request_job.h 69 // Called when the initialization of DriveFileStreamReader is completed.
73 // Called when DriveFileStreamReader::Read is completed.
webkit_file_stream_reader_impl.h 59 // Part of Read(). Called after all the initialization process is completed.
67 // completed.
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
open_file_operation.h 62 // Part of OpenFile(). Called after file creation is completed.
67 // Part of OpenFile(). Called after file downloading is completed.
  /external/chromium_org/chrome/browser/mac/
keychain_reauthorize.h 38 // disambiguating between the cases where the step completed successfully and
39 // the step completed unsuccessfully while reaching the maximum number of
  /external/chromium_org/chrome/browser/metrics/
metrics_reporting_scheduler.h 27 // Callback from MetricsService when the startup init task has completed.
72 // has been completed.
  /external/chromium_org/chrome/browser/profile_resetter/
profile_resetter.h 58 // have completed.
83 // Called on UI thread when reset has been completed.
  /external/chromium_org/chrome/browser/resources/file_manager/common/js/
progress_center_common.js 31 COMPLETED: 'completed',
  /external/chromium_org/chrome/browser/translate/
translate_url_fetcher.h 18 // Represents internal state if the fetch is completed successfully.
22 COMPLETED, // The last fetch request was finished successfully.
  /external/chromium_org/chrome/common/importer/
importer_bridge.h 74 // item has completed.
77 // Notifies the coordinator that the entire import operation has completed.
  /external/chromium_org/chrome/test/pyautolib/
download_info.py 42 'state': 'COMPLETED',
73 """Info about all downloads that have completed.
  /external/chromium_org/content/browser/
resolve_proxy_msg_helper.cc 72 // Clear the current (completed) request.
98 // Completed synchronously.
  /external/chromium_org/content/test/net/
url_request_slow_download_job.h 6 // downloads that pause after the first N bytes, to be completed by sending a
50 // not yet completed.
  /external/chromium_org/net/disk_cache/
mapped_file.h 43 bool Load(const FileBlock* block, FileIOCallback* callback, bool* completed);
44 bool Store(const FileBlock* block, FileIOCallback* callback, bool* completed);
storage_block.h 77 bool Load(FileIOCallback* callback, bool* completed);
78 bool Store(FileIOCallback* callback, bool* completed);
  /external/chromium_org/ppapi/api/trusted/
ppb_broker_trusted.idl 57 * Gets the handle to the pipe. Use once Connect has completed. Each instance
62 * before connect has completed will return PP_ERROR_FAILED.
  /external/chromium_org/printing/android/java/src/org/chromium/printing/
PrintingController.java 51 * This method is called by the native side to signal PDF writing process is completed.
76 * @return Whether a complete PDF generation cycle inside Chromium has been completed.
  /external/chromium_org/third_party/WebKit/Source/core/speech/
SpeechInputListener.h 44 // Informs that audio recording has completed and recognition is underway.
47 // Informs that speech recognition has completed. This gets invoked irrespective of whether
  /external/chromium_org/third_party/WebKit/public/web/
WebSpeechInputListener.h 47 // Informs that audio recording has completed and recognition is underway. This gets invoked
60 // Informs that speech recognition has completed. This gets invoked irrespective of whether
  /external/jsilver/src/com/google/streamhtmlparser/util/
EntityResolver.java 71 * <li><code>COMPLETED</code> indicates we have finished processing
79 COMPLETED("Completed");
177 * after {@code processChar} returned status {@code COMPLETED}.
180 * we were called with any status other than {@code COMPLETED}
205 status = Status.COMPLETED;
211 status = Status.COMPLETED;
216 // Status.COMPLETED, ignore character, do nothing.
  /external/libogg/doc/libogg/
ogg_page_packets.html 20 <p>Returns the number of packets that are completed on this page. If the
46 begun (but not completed) on this page, the return will be:<br>
  /frameworks/av/libvideoeditor/vss/inc/
M4PTO3GPP_ErrorCodes.h 88 * The Encoding is completed */
92 * The Encoding is completed */
  /frameworks/av/media/libstagefright/include/
WVMExtractor.h 56 // Once fetching is completed (no more data available), *finalStatus != OK
57 // If fetching completed normally (i.e. reached EOS instead of IO error)
  /frameworks/base/obex/javax/obex/
BaseStream.java 53 * @throws IOException if the operation is completed
63 * @return <code>true</code> if the operation was completed;
  /libcore/harmony-tests/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/spi/
AbstractInterruptibleChannelTest.java 131 void superEnd(boolean completed) throws AsynchronousCloseException {
132 super.end(completed);
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppObexSession.java 43 * Message to notify when a transfer is completed For outbound share, it
50 * Message to notify when a session is completed For outbound share, it

Completed in 407 milliseconds

<<11121314151617181920>>