HomeSort by relevance Sort by last modified time
    Searched full:successful (Results 101 - 125 of 4718) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/chrome/browser/ui/webui/options/
managed_user_create_confirm_handler.h 16 // Handler for the confirmation dialog after successful creation of a managed
  /external/chromium_org/components/autofill/content/browser/wallet/
wallet_signin_helper_delegate.h 22 // Called on a successful passive sign-in.
  /external/chromium_org/components/url_matcher/
url_matcher_helpers.cc 13 // successful.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DownloadController.java 111 String filename, String path, long contentLength, boolean successful, int downloadId) {
119 .setIsSuccessful(successful)
134 String filename, String path, long contentLength, boolean successful, int downloadId,
143 .setIsSuccessful(successful)
  /external/chromium_org/content/renderer/battery_status/
battery_status_dispatcher.h 27 // registration was successful.
  /external/chromium_org/media/cast/logging/
log_serializer.h 22 // Returns |true| if serialization is successful. This function
  /external/chromium_org/net/cert/
asn1_util.h 39 // On successful return:
61 // extracts the bytes of the SubjectPublicKeyInfo. On successful return,
67 // in |spki| and extracts the bytes of the SubjectPublicKey. On successful
74 // extracts the URL of each CRL. On successful return, the elements of
  /external/chromium_org/ppapi/api/dev/
ppb_memory_dev.idl 25 * @return A pointer to the memory if successful, NULL If the
  /external/chromium_org/ppapi/api/private/
ppb_file_io_private.idl 20 * successful call to FileIO::Open. The caller gets the ownership
  /external/chromium_org/ppapi/c/private/
ppb_file_io_private.h 35 * successful call to FileIO::Open. The caller gets the ownership
  /external/chromium_org/ppapi/cpp/dev/
memory_dev.h 23 /// @return A pointer to the memory if successful, NULL If the
  /external/chromium_org/sync/internal_api/public/test/
test_entry_factory.h 69 // Looks up the item referenced by |meta_handle|. If successful, overwrites
76 // Looks up the item referenced by |meta_handle|. If successful, overwrites
83 // Looks up the item referenced by |meta_handle|. If successful, stores
88 // Looks up the item referenced by |meta_handle|. If successful, stores
  /external/chromium_org/sync/test/fake_server/
entity_builder.h 23 // was not successful, the returned scoped_ptr will not own a
  /external/chromium_org/third_party/WebKit/ManualTests/
drag-image.html 20 <p>This tests that setting the drag image works. If this is successful, the drag icon when dragging the text below around should look like the image below.</p>
  /external/chromium_org/third_party/skia/src/gpu/
GrRectanizer.h 30 // successful the position in the atlas is returned in 'loc'.
  /external/libnfc-nxp/src/
phLlcNfc_Timer.h 93 * \retval NFCSTATUS_SUCCESS Operation successful.
111 * \retval NFCSTATUS_SUCCESS Operation successful.
142 * \retval NFCSTATUS_SUCCESS Operation successful.
194 * \retval NFCSTATUS_SUCCESS Operation successful.
  /external/libsepol/include/sepol/
interfaces.h 35 * 1 to signal successful exit
nodes.h 32 * 1 to signal successful exit
ports.h 32 * 1 to signal successful exit
  /external/qemu/distrib/sdl-1.2.15/docs/man3/
SDL_Flip.3 16 This function returns \fB0\fR if successful, or \fB-1\fR if there was an error\&.
  /external/skia/src/gpu/
GrRectanizer.h 30 // successful the position in the atlas is returned in 'loc'.
  /frameworks/base/core/java/android/app/trust/
ITrustManager.aidl 27 void reportUnlockAttempt(boolean successful, int userId);
  /frameworks/base/core/java/android/service/trust/
ITrustAgentService.aidl 26 oneway void onUnlockAttempt(boolean successful);
  /frameworks/base/docs/html/distribute/users/
index.jd 9 is different, but there are some common themes from successful Google Play
  /libcore/luni/src/main/java/java/util/concurrent/
RunnableFuture.java 10 * A {@link Future} that is {@link Runnable}. Successful execution of

Completed in 3199 milliseconds

1 2 3 45 6 7 8 91011>>