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

<<21222324252627282930>>

  /external/chromium_org/ppapi/api/dev/
ppb_video_decoder_dev.idl 119 * request has been completed.
135 * request has been completed.
  /external/chromium_org/ppapi/c/dev/
ppb_video_decoder_dev.h 129 * request has been completed.
143 * request has been completed.
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLFrameOwnerElement.cpp 151 // actually completed below. (Note that we set m_isComplete to false even for synchronous
165 // completed() signal for the child by hand and mark the load as being
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseTask.h 46 // Can be used to wait until DatabaseTask is completed.
53 // Called from main thread to wait until task is completed.
  /external/chromium_org/third_party/WebKit/Source/platform/
RuntimeEnabledFeatures.in 85 // Bug to track removal once completed everywhere:
93 // do painting after we have completed layout, instead of piecemeal during layout.
  /external/chromium_org/third_party/libjingle/source/talk/base/
signalthread_unittest.cc 169 #define EXPECT_STATE(started, done, completed, stopped, deleted) \
172 EXPECT_EQ(completed, thread_completed_); \
  /external/chromium_org/third_party/mesa/src/docs/
MESA_swap_frame_usage.spec 36 swap period has elapsed since the last swap operation completed. The
44 where td is the time measured from the last completed buffer swap (or
  /external/chromium_org/tools/gn/
loader.h 134 // file has completed running.
137 // Posted to the main thread when any build config file has completed
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 36 swap period has elapsed since the last swap operation completed. The
44 where td is the time measured from the last completed buffer swap (or
  /external/qemu/distrib/sdl-1.2.15/src/video/ps3/spulibs/
yuv2rgb_converter.c 209 // Wait for these transfers to be completed
241 // Wait for previous storing transfer to be completed
268 // Wait for previous storing transfer to be completed
274 // wait for previous storing transfer to be completed
320 // Wait for these transfers to be completed
350 // Wait for previous storing transfer to be completed
377 // Wait for previous storing transfer to be completed
383 // Wait for previous storing transfer to be completed
  /external/smack/asmack-master/static-src/novell-openldap-jldap/com/novell/sasl/client/
DigestMD5SaslClient.java 198 * Determines if the authentication exchange has completed. This method
201 * specific manner) that the exchange has completed.
203 * @return true if the authentication exchange has completed;
218 * only after the authentication exchange has completed (i.e., when
248 * only after the authentication exchange has completed (i.e., when
266 * not completed, or if the negotiated quality of
281 * the authentication exchange has completed (i.e., when isComplete()
290 * not completed
  /external/smack/src/com/novell/sasl/client/
DigestMD5SaslClient.java 198 * Determines if the authentication exchange has completed. This method
201 * specific manner) that the exchange has completed.
203 * @return true if the authentication exchange has completed;
218 * only after the authentication exchange has completed (i.e., when
248 * only after the authentication exchange has completed (i.e., when
266 * not completed, or if the negotiated quality of
281 * the authentication exchange has completed (i.e., when isComplete()
290 * not completed
  /external/smack/src/org/jivesoftware/smackx/provider/
AdHocCommandDataProvider.java 59 else if (AdHocCommand.Status.completed.toString().equalsIgnoreCase(status)) {
60 adHocCommandData.setStatus(AdHocCommand.Status.completed);
  /external/srec/portable/include/
ESR_ReturnCode.h 43 * Operation completed successfully.
48 * Intermediate stage of operation completed successfully, we wish to indicate
  /frameworks/av/media/libstagefright/rtsp/
MyTransmitter.h 349 LOG(INFO) << "connection request completed with result "
370 LOG(INFO) << "ANNOUNCE completed with result "
458 LOG(INFO) << "SETUP completed with result "
548 LOG(INFO) << "RECORD completed with result "
599 LOG(INFO) << "OPTIONS completed with result "
737 LOG(INFO) << "PAUSE completed with result "
766 LOG(INFO) << "TEARDOWN completed with result "
784 LOG(INFO) << "disconnect completed";
  /frameworks/base/core/java/android/print/
PrintJob.java 140 * Gets whether this print job is completed. Such a print job
144 * @return Whether the print job is completed.
  /frameworks/base/docs/html/training/in-app-billing/
list-iab-products.jd 45 <li>Once you have completed the form, activate the product so that your application can purchase it. <p class="note"><strong>Warning:</strong> It may take up to 2-3 hours after uploading the APK for Google Play to recognize your updated APK version. If you try to test your application before your uploaded APK is recognized by Google Play, your application will receive a ?purchase cancelled? response with an error message ?This version of the application is not enabled for In-app Billing.?</p></li>
55 <li>Finally, the {@code QueryInventoryFinishedListener} argument specifies a listener is notified when the query operation has completed and handles the query response.</li>
  /frameworks/base/media/mca/filterfw/java/android/filterfw/core/
AsyncRunner.java 135 if (mLogVerbose) Log.v(TAG, "Completed post-execute.");
210 * been completed. Calling stop will close the filter graph. */
  /frameworks/compile/slang/
slang_backend.h 126 // (e.g. struct, union, enum, class) is completed. This allows the client to
133 // completed.
  /frameworks/native/include/media/hardware/
HDCPAPI.h 34 // initialization has either been successfully completed,
36 // SKE and any authentication with repeaters completed) or failed.
  /frameworks/wilhelm/src/android/
android_GenericMediaPlayer.h 42 // completed successfully, or false if it completed unsuccessfully
  /hardware/samsung_slsi/exynos5/libsecurepath/
tlc_communication.cpp 116 LOG_I("mcNotify is completed\n");
126 LOG_I("mcWaitNotification is completed");
  /ndk/sources/android/support/tests/minitest/
minitest.cc 205 printf("--- TESTS COMPLETED ---\n");
206 printf("tests completed: %d\n", num_tests);
  /external/chromium_org/chrome/browser/resources/print_preview/
cloud_print_interface.js 342 * @param {!CloudPrintRequest} request Request that has been completed.
410 * @param {!CloudPrintRequest} request Request that has been completed.
443 * @param {!CloudPrintRequest} request Request that has been completed.
462 * @param {!CloudPrintRequest} request Request that has been completed.
492 * @param {!CloudPrintRequest} request Request that has been completed.
  /external/chromium_org/sql/
recovery.cc 23 // Init() completed successfully.
41 // Backup() successfully completed.
50 // AutoRecoverTable() successfully completed.
69 // SetupMeta() successfully completed.
75 // GetMetaVersionNumber() successfully completed.

Completed in 1301 milliseconds

<<21222324252627282930>>