/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/infobar/ |
AutoLoginProcessor.java | 17 * @param success Whether or not the authentication attempt was successful.
|
/external/chromium_org/chrome/browser/android/ |
password_authentication_manager.h | 23 // password autofill. If the authentication is successful, run the
|
/external/chromium_org/chrome/browser/safe_browsing/incident_reporting/ |
blacklist_load_analyzer.h | 20 // Returns true if successful, false otherwise.
|
/external/chromium_org/chrome/browser/ui/webui/options/ |
supervised_user_create_confirm_handler.h | 16 // Handler for the confirmation dialog after successful creation of a supervised
|
/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/gcm_driver/ |
gcm_connection_observer.h | 22 // Called when a new connection is established and a successful handshake
|
/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 | 110 String filename, String path, long contentLength, boolean successful, int downloadId) { 118 .setIsSuccessful(successful) 133 String filename, String path, long contentLength, boolean successful, int downloadId, 142 .setIsSuccessful(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 | 40 // On successful return: 62 // extracts the bytes of the SubjectPublicKeyInfo. On successful return, 68 // in |spki| and extracts the bytes of the SubjectPublicKey. On successful 75 // extracts the URL of each CRL. On successful return, the elements of
|
/external/chromium_org/net/url_request/ |
url_request_data_job.h | 22 // Extracts info from a data scheme URL. Returns OK if successful. Returns
|
/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 92 // Looks up the item referenced by |meta_handle|. If successful, overwrites 100 // Looks up the item referenced by |meta_handle|. If successful, overwrites
|
/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'.
|