HomeSort by relevance Sort by last modified time
    Searched full:successful (Results 176 - 200 of 4381) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/bluetooth/bluedroid/stack/include/
avct_api.h 36 #define AVCT_SUCCESS 0 /* Function successful */
172 ** Returns AVCT_SUCCESS if successful, otherwise error.
188 ** Returns AVCT_SUCCESS if successful, otherwise error.
206 ** Returns AVCT_SUCCESS if successful, otherwise error.
221 ** Returns AVCT_SUCCESS if successful, otherwise error.
268 ** Returns AVCT_SUCCESS if successful, otherwise error.
avdt_api.h 40 #define AVDT_SUCCESS 0 /* Function successful */
468 ** Returns AVDT_SUCCESS if successful, otherwise error.
484 ** Returns AVDT_SUCCESS if successful, otherwise error.
512 ** Returns AVDT_SUCCESS if successful, otherwise error.
540 ** Returns AVDT_SUCCESS if successful, otherwise error.
567 ** Returns AVDT_SUCCESS if successful, otherwise error.
581 ** Returns AVDT_SUCCESS if successful, otherwise error.
596 ** Returns AVDT_SUCCESS if successful, otherwise error.
612 ** Returns AVDT_SUCCESS if successful, otherwise error.
629 ** Returns AVDT_SUCCESS if successful, otherwise error
    [all...]
  /external/chromium_org/chrome/browser/chromeos/settings/
device_oauth2_token_service_unittest.cc 104 // validation logic. For a successful validation attempt, this method will be
209 // CloudPrint access token fetch is successful, but consumer still given error
236 // CloudPrint access token fetch is successful, but consumer still given error
261 // CloudPrint access token fetch is successful, but consumer still given error
286 // CloudPrint access token fetch is successful, but consumer still given error
363 // All fetches were successful, but consumer still given error since
  /external/libnfc-nxp/src/
phHciNfc_Felica.h 130 * \retval NFCSTATUS_SUCCESS Function execution is successful.
155 * \retval NFCSTATUS_SUCCESS Function execution is successful.
179 * \retval NFCSTATUS_SUCCESS Function execution is successful.
202 * \retval NFCSTATUS_SUCCESS Function execution is successful.
225 * \retval NFCSTATUS_SUCCESS Function execution is successful.
251 * \retval NFCSTATUS_SUCCESS Function execution is successful.
phHciNfc_ISO15693.h 118 * \retval NFCSTATUS_SUCCESS Function execution is successful.
142 * \retval NFCSTATUS_SUCCESS Function execution is successful.
167 * \retval NFCSTATUS_SUCCESS Function execution is successful.
191 * \retval NFCSTATUS_SUCCESS Function execution is successful.
216 * \retval NFCSTATUS_SUCCESS Function execution is successful.
241 * \retval NFCSTATUS_SUCCESS Function execution is successful.
  /developers/samples/android/common/src/com/example/android/common/play/
PlayHelper.java 35 * @return True, if successful.
76 * @return True, if successful.
  /development/samples/RandomMusicPlayer/src/com/example/android/musicplayer/
AudioFocusHelper.java 39 /** Requests audio focus. Returns whether request was successful or not. */
45 /** Abandons audio focus. Returns whether request was successful or not. */
  /device/generic/goldfish/camera/
JpegCompressor.h 63 * This method must be called only after a successful completion of
71 * This method must be called only after a successful completion of
  /external/bluetooth/bluedroid/stack/mcap/
mca_api.c 214 ** Returns MCA_SUCCESS if successful, otherwise error.
284 ** Returns MCA_SUCCESS if successful, otherwise error.
332 ** Returns MCA_SUCCESS if successful, otherwise error.
388 ** Returns MCA_SUCCESS if successful, otherwise error.
413 ** If the response is successful, a data channel is open
420 ** Returns MCA_SUCCESS if successful, otherwise error.
493 ** If the rsp_code is successful, a data channel is open
498 ** Returns MCA_SUCCESS if successful, otherwise error.
566 ** Returns MCA_SUCCESS if successful, otherwise error.
592 ** If the response is successful, a data channel is open
    [all...]
  /external/chromium/base/
file_descriptor_shuffle.h 34 // domain into |result|. Returns true iff successful.
37 // successful.
  /external/chromium/chrome/browser/autofill/
phone_field.h 79 // |field| - field to fill up on successful parsing.
81 // attempted to be parsed. If parsing successful, points to the first field
  /external/chromium/chrome/browser/importer/
firefox_proxy_settings.h 40 // Firefox and returns true if successful.
80 // successful.
  /external/chromium/chrome/browser/webdata/
keyword_table.h 60 // Returns true if successful.
64 // Returns true if successful.
  /external/chromium/chrome/common/net/gaia/
gaia_oauth_client.h 35 // Invoked on a successful response to the GetTokensFromAuthCode request.
39 // Invoked on a successful response to the RefreshToken request.
  /external/chromium_org/base/posix/
file_descriptor_shuffle.h 36 // domain into |result|. Returns true iff successful.
39 // successful.
  /external/chromium_org/chrome/browser/chromeos/login/
user_image_manager.h 52 // Tries to load user image from disk; if successful, sets it for the user,
74 // Returns the result of the last successful profile image download, if any.
  /external/chromium_org/chrome/browser/first_run/
first_run_internal.h 37 // if successful; otherwise, returns NULL.
42 // successful.
  /external/chromium_org/chrome/browser/net/
firefox_proxy_settings.h 41 // Firefox and returns true if successful.
81 // successful.
  /external/chromium_org/ppapi/api/private/
ppb_udp_socket_private.idl 62 /* Returns the address that the socket has bound to. A successful
80 /* Upon successful completion of RecvFrom, the address that the data
  /external/chromium_org/ppapi/c/private/
ppb_tcp_server_socket_private.h 70 * successful Listen call on |tcp_server_socket|.
78 * successful Listen() call and before StopListening() call.
  /external/chromium_org/ppapi/cpp/
audio.h 72 /// @return true if successful, otherwise false.
77 /// @return true if successful, otherwise false.
  /external/chromium_org/third_party/skia/include/pdf/
SkPDFDocument.h 56 * page is already set, this overrides it. Returns true if successful.
65 * true if successful. Will fail if the document has already been emitted.
  /external/chromium_org/ui/base/win/
shell.h 22 // Returns 'true' on successful open, 'false' otherwise.
41 // Returns 'true' on successful open, 'false' otherwise.
  /external/guava/guava/src/com/google/common/util/concurrent/
ListenableFutureTask.java 54 * given result on successful completion.
57 * @param result the result to return on successful completion. If you don't
  /external/kernel-headers/original/linux/
rwsem.h 33 * trylock for reading -- returns 1 if successful, 0 if contention
43 * trylock for writing -- returns 1 if successful, 0 if contention

Completed in 925 milliseconds

1 2 3 4 5 6 78 91011>>