/external/bluetooth/bluedroid/stack/include/ |
avrc_api.h | 36 #define AVRC_SUCCESS AVCT_SUCCESS /* 0 Function successful */ 199 ** Returns AVRC_SUCCESS if successful. 237 ** Returns AVRC_SUCCESS if successful. 286 ** Returns AVRC_SUCCESS if successful. 308 ** Returns AVRC_SUCCESS if successful. 323 ** Returns AVRC_SUCCESS if successful. 338 ** Returns AVRC_SUCCESS if successful. 356 ** Returns AVRC_SUCCESS if successful. 379 ** Returns AVRC_SUCCESS if successful. 406 ** Returns AVRC_SUCCESS if successful [all...] |
gap_api.h | 244 ** Returns BT_PASS (0) if successful, 272 ** Returns BT_PASS (0) if successful, 292 ** Returns BT_PASS (0) if successful, 313 ** Returns BOOLEAN (TRUE if successful, otherwise FALSE) 324 ** Returns BOOLEAN: (TRUE if successful, otherwise FALSE) 335 ** Returns BT_PASS (0) if successful, or a non-zero error code 347 ** Returns BT_PASS (0) if successful, or a non-zero status code 381 ** Returns BT_PASS (0) if successful, 432 ** Returns BT_PASS (0) if successful, or a non-zero error code 486 ** Returns BT_PASS (0) if successful, [all...] |
/external/libnfc-nxp/src/ |
phHciNfc_CE_A.h | 129 * \retval NFCSTATUS_SUCCESS Function execution is successful. 153 * \retval NFCSTATUS_SUCCESS Function execution is successful. 180 * \retval NFCSTATUS_SUCCESS Function execution is successful. 207 * \retval NFCSTATUS_SUCCESS Function execution is successful. 231 * \retval NFCSTATUS_SUCCESS Function execution is successful. 254 * \retval NFCSTATUS_SUCCESS Function execution is successful. 278 * \retval NFCSTATUS_SUCCESS Function execution is successful.
|
phHciNfc_CE_B.h | 123 * \retval NFCSTATUS_SUCCESS Function execution is successful. 147 * \retval NFCSTATUS_SUCCESS Function execution is successful. 174 * \retval NFCSTATUS_SUCCESS Function execution is successful. 201 * \retval NFCSTATUS_SUCCESS Function execution is successful. 224 * \retval NFCSTATUS_SUCCESS Function execution is successful. 247 * \retval NFCSTATUS_SUCCESS Function execution is successful. 270 * \retval NFCSTATUS_SUCCESS Function execution is successful.
|
phHciNfc_Sequence.h | 183 * \retval NFCSTATUS_SUCCESS HCI current initialise sequence successful. 209 * \retval NFCSTATUS_SUCCESS HCI Discovery Configuration sequence successful. 236 * sequence successful. 263 * sequence successful. 289 * \retval NFCSTATUS_SUCCESS HCI target selection sequence successful. 315 * \retval NFCSTATUS_SUCCESS HCI target de-selection sequence successful. 343 * \retval NFCSTATUS_SUCCESS HCI Error sequence Notification successful. 371 * \retval NFCSTATUS_SUCCESS HCI sequence resume successful. 398 * \retval NFCSTATUS_SUCCESS HCI current release sequence successful.
|
phHciNfc_NfcIPMgmt.h | 197 * \retval NFCSTATUS_SUCCESS Function execution is successful. 221 * \retval NFCSTATUS_SUCCESS Function execution is successful. 246 * \retval NFCSTATUS_SUCCESS Function execution is successful. 282 * \retval NFCSTATUS_SUCCESS Function execution is successful. 306 * \retval NFCSTATUS_SUCCESS Function execution is successful. 333 * \retval NFCSTATUS_SUCCESS Function execution is successful. 362 * \retval NFCSTATUS_SUCCESS Function execution is successful. 389 * \retval NFCSTATUS_SUCCESS Function execution is successful. 414 * \retval NFCSTATUS_SUCCESS Function execution is successful. 440 * \retval NFCSTATUS_SUCCESS Function execution is successful [all...] |
phFriNfc_LlcpTransport_Connectionless.h | 49 * \retval NFCSTATUS_SUCCESS Operation successful. 72 * \retval NFCSTATUS_SUCCESS Operation successful. 104 * \retval NFCSTATUS_SUCCESS Operation successful.
|
/libcore/luni/src/main/java/java/sql/ |
BatchUpdateException.java | 27 * supplies update counts for successful commands which were executed before the 137 * successful updates (or another status code) for each command 154 * successful updates (or another status code) for each command 174 * successful updates (or another status code) for each command 196 * successful updates (or another status code) for each command 217 * @return an array that contains the successful update counts, before this 223 * <li>the number of successful updates</li> <li>{@code
|
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/ |
results_holder.c | 124 * @return Returns INV_SUCCESS if successful or an error code if not. 197 * @return Returns INV_SUCCESS if successful or an error code if not. 214 * @return Returns INV_SUCCESS if successful or an error code if not. 224 * @return Returns INV_SUCCESS if successful or an error code if not. 238 * @return Returns INV_SUCCESS if successful or an error code if not. 274 * @return Returns INV_SUCCESS if successful or an error code if not. 284 * @return Returns INV_SUCCESS if successful or an error code if not. 296 * @return Returns INV_SUCCESS if successful or an error code if not. 399 * @return INV_SUCCESS if successful 423 * @return INV_SUCCESS if successful [all...] |
/libcore/luni/src/main/java/java/util/regex/ |
Matcher.java | 107 * if no successful match has been made. 281 * if no successful match has been made. 350 * previous match was successful, the method continues the search from the 413 * if no successful match has been made. 463 * Makes sure that a successful match has been made. Is invoked internally 467 * if no successful match has been made. 471 throw new IllegalStateException("No successful match so far"); 547 * @throws IllegalStateException if no successful match has been made. 556 * @throws IllegalStateException if no successful match has been made. 566 * @throws IllegalStateException if no successful match has been made [all...] |
/ndk/sources/host-tools/sed-4.2.1/lib/ |
unistd.in.h | 118 Return 0 if successful, otherwise -1 and errno set. 158 Return 0 if successful, otherwise -1 and errno set. 212 Return 0 if successful, otherwise -1 and errno set. 234 Return 0 if successful, otherwise -1 and errno set. 252 Return 0 if successful, otherwise -1 and errno set. 273 Return BUF if successful, or NULL if the directory couldn't be determined 303 Return 0 if successful, otherwise set errno and return -1. */ 337 Return 0 if successful, otherwise set errno and return -1. */ 361 Returns 0 if successful. Upon error, an error number is returned, or -1 in 472 Return 0 if successful, otherwise -1 and errno set [all...] |
/external/bluetooth/bluedroid/stack/avrc/ |
avrc_opt.c | 45 ** Returns pointer to a valid GKI buffer if successful. 97 ** Returns AVRC_SUCCESS if successful. 142 ** Returns AVRC_SUCCESS if successful. 186 ** Returns AVRC_SUCCESS if successful. 221 ** Returns AVRC_SUCCESS if successful.
|
/external/chromium_org/google_apis/gaia/ |
gaia_oauth_client.h | 39 // Invoked on a successful response to the GetTokensFromAuthCode request. 43 // Invoked on a successful response to the RefreshToken request. 46 // Invoked on a successful response to the GetUserInfo request. 48 // Invoked on a successful response to the GetUserId request. 50 // Invoked on a successful response to the GetTokenInfo request.
|
/frameworks/av/include/media/ |
EffectsFactoryApi.h | 49 // returned value: 0 successful operation. 73 // returned value: 0 successful operation. 106 // returned value: 0 successful operation. 128 // returned value: 0 successful operation. 149 // returned value: 0 successful operation.
|
/hardware/qcom/display/msm8960/libcopybit/ |
copybit.h | 184 * @return 0 if successful 206 * @return 0 if successful 223 * @return 0 if successful 237 * @return 0 if successful 248 * @return 0 if successful
|
/external/svox/pico/lib/ |
picoapi.c | 141 * @return PICO_OK : successful init, !PICO_OK : error on allocating private memory 157 * @return PICO_OK : successful de-init, !PICO_OK : error on de-allocating private memory 196 * @return PICO_OK : successful 236 * @return PICO_OK : successful 268 * @return PICO_OK : successful 308 * @return PICO_OK : successful 341 * @return PICO_OK : successful 377 * @return PICO_OK : successful 402 * @return PICO_OK : successful 433 * @return PICO_OK : successful [all...] |
/external/bluetooth/bluedroid/bta/include/ |
utl.h | 135 ** Returns TRUE if successful, Otherwise FALSE 148 ** Returns TRUE if successful, Otherwise FALSE 161 ** Returns TRUE if successful, Otherwise FALSE
|
/external/chromium_org/components/domain_reliability/ |
config.h | 30 // successful and unsuccessful requests. 40 // Returns whether a request (that was successful if |success| is true) 58 // Sample rates for successful and unsuccessful requests, respectively.
|
context_unittest.cc | 85 unsigned successful, failed; local 86 context_.GetQueuedDataForTesting(index, NULL, &successful, &failed); 87 return successful == expected_successful && failed == expected_failed;
|
/external/chromium_org/device/bluetooth/ |
bluetooth_discovery_manager_mac.mm | 76 DVLOG(1) << "Device inquiry start was successful"; 95 DVLOG(1) << "Device inquiry stop was successful"; 157 DVLOG(1) << "Device inquiry restart was successful";
|
/external/chromium_org/ipc/ |
ipc_test_base.h | 43 // (returning true if successful), respectively. Use these to use a channel 63 // Starts the client process, returning true if successful; this should be 67 // Waits for the client to shut down, returning true if successful. Note that
|
/external/chromium_org/sync/sessions/ |
data_type_tracker.h | 98 // successful sync cycle. 102 // successful sync cycle. 105 // The list of invalidations received since the last successful sync cycle.
|
/external/chromium_org/third_party/libva/va/glx/ |
va_glx.h | 56 * @return VA_STATUS_SUCCESS if successful 74 * @return VA_STATUS_SUCCESS if successful 96 * @return VA_STATUS_SUCCESS if successful
|
/external/webrtc/test/testsupport/metrics/ |
video_metrics.h | 55 // 0 if successful, negative on errors: 77 // 0 if successful, negative on errors: 98 // 0 if successful, negative on errors:
|
/frameworks/av/drm/libdrmframework/plugins/forward-lock/internal-format/decoder/ |
FwdLockFile.h | 89 * @return A Boolean value indicating whether the integrity check was successful. 98 * @return A Boolean value indicating whether the integrity check was successful. 107 * @return A Boolean value indicating whether the integrity check was successful.
|