/external/chromium/third_party/libjingle/source/talk/p2p/base/ |
stun.h | 140 // return value indicates whether this was successful. 144 // successful. 167 // the given buffer. Return value is true if successful. 171 // value is true if successful. 357 // Returns the (successful) response type for the given request type.
|
/external/libnfc-nci/src/nfa/include/ |
nfa_ee_api.h | 119 tNFA_STATUS status; /* NFA_STATUS_OK is successful */ 127 tNFA_STATUS status; /* NFA_STATUS_OK is successful */ 156 tNFA_STATUS status; /* NFA_STATUS_OK is successful */ 172 UINT8 status; /* NFA_STATUS_OK if successful */ 188 tNFA_STATUS status; /* NFA_STATUS_OK is successful; otherwise NFA_STATUS_FAILED */
|
/frameworks/base/media/mca/filterfw/native/core/ |
gl_env.h | 83 // already. Returns true if the activation was successful. 87 // successful. You may want to call this when moving a context to another 94 // successful. 111 // to switch to the default surface. Returns true if successful. 141 // to switch to the default context. Returns true if successful.
|
shader_program.h | 106 // and linkage was successful. Compilation and linking error messages are 178 // if the assignment was successful. 182 // if the assignment was successful. 186 // if the assignment was successful. 190 // if the assignment was successful. 194 // if the assignment was successful. 198 // if the assignment was successful. 235 // true if the assignment was successful. 239 // Returns true if the assignment was successful. 257 // Returns true, if the assignment was successful [all...] |
/external/bluetooth/bluedroid/stack/gap/ |
gap_api.c | 53 ** Returns BT_PASS (0) if successful, 121 ** Returns BT_PASS (0) if successful, 328 ** Returns BT_PASS (0) if successful, or a non-zero error code 380 ** Returns BT_PASS (0) if successful, 452 ** Returns BT_PASS (0) if successful, 513 ** Returns BOOLEAN (TRUE if successful, otherwise FALSE) 552 ** Returns BOOLEAN: (TRUE if successful, otherwise FALSE) 591 ** Returns BT_PASS (0) if successful, or a non-zero error code 627 ** Returns BT_PASS (0) if successful, or a non-zero status code 679 ** Returns BT_PASS (0) if successful, or a non-zero error cod [all...] |
/external/chromium/chrome/browser/metrics/ |
thread_watcher_unittest.cc | 39 SUCCESSFUL, // CheckResponse was successful. 141 check_response_state_ = SUCCESSFUL; 332 kUnresponsiveTime + TimeDelta::FromMinutes(1), SUCCESSFUL); 392 kUnresponsiveTime + TimeDelta::FromMinutes(1), SUCCESSFUL); 401 kUnresponsiveTime + TimeDelta::FromMinutes(1), SUCCESSFUL); 444 kUnresponsiveTime + TimeDelta::FromMinutes(1), SUCCESSFUL);
|
/external/v8/src/ |
regexp.js | 203 // Successful match. 295 // on the captures array of the last successful match and the subject string 296 // of the last successful match. 361 // successful match, or ''. The function RegExpMakeCaptureGetter will be 381 // array of the last successful regexp match (an array of start/end index 384 // the subject string for the last successful match. 457 // Static properties set by a successful match.
|
/frameworks/base/docs/html/google/play/billing/ |
api.jd | 73 <li>When your application starts or user logs in, it's good practice to check with Google Play to determine what items are owned by the user. To query the user's in-app purchases, send a {@code getPurchases} request. If the request is successful, Google Play returns a {@code Bundle} containing a list of product IDs of the purchased items, a list of the individual purchase details, and a list of the signatures for the purchases.</li> 74 <li>Usually, you'll want to inform the user of the products that are available for purchase. To query the details of the in-app products that you defined in Google Play, your application can send a {@code getSkuDetails} request. You must specify a list of product IDs in the query request. If the request is successful, Google Play returns a {@code Bundle} containing product details including the product?s price, title, description, and the purchase type. 80 <li>When the checkout flow finishes (that is, the user successfully purchases the item or cancels the purchase), Google Play sends a response {@code Intent} to your {@code onActivityResult} method. The result code of the {@code onActivityResult} has a result code that indicates whether the purchase was successful or canceled. The response {@code Intent} contains information about the purchased item, including a {@code purchaseToken} String that is generated by Google Play to uniquely identify this purchase transaction. The {@code Intent} also contains the signature of the purchase, signed with your private developer key.</li> 114 <p class="note"><strong>Important:</strong> Before provisioning the consumable in-app product in your application, you must send a consumption request to Google Play and receive a successful response indicating that the consumption was recorded.</p> 122 <li>If the purchase was successful, consume the purchase by making a {@code consumePurchase} call.</li> 124 <li>If the consumption was successful, provision the product in your application.</li> 131 <li>If the consumption was successful, provision the product in your application.</li>
|
/external/bison/lib/ |
unistd.in.h | 263 Return 0 if successful, otherwise -1 and errno set. 339 Return newfd if successful, otherwise -1 and errno set. 370 Return newfd if successful, otherwise -1 and errno set. 469 Return 0 if successful, otherwise -1 and errno set. 530 Return 0 if successful, otherwise -1 and errno set. 549 Return 0 if successful, otherwise -1 and errno set. 568 Return 0 if successful, otherwise -1 and errno set. 597 Return BUF if successful, or NULL if the directory couldn't be determined 636 Return 0 if successful, otherwise set errno and return -1. */ 715 Return 0 if successful, otherwise set errno and return -1. * [all...] |
fcntl.c | 156 If successful, return the duplicate, which will be inheritable; 160 target fd. If successful, return the duplicate, which will not be 163 F_GETFD - ARG need not be present. If successful, return a
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/src/ |
OMX_Core.c | 113 * Returns: OMX_NOERROR Successful 161 * @retval OMX_NOERROR Successful 278 /* finally, OMX_ComponentInit() was successful and 279 SetCallbacks was successful, we have a valid instance, 327 * Returns: OMX_NOERROR Successful 404 * Returns: OMX_NOERROR Successful 441 * Returns: OMX_NOERROR Successful 495 * Returns: OMX_NOERROR Successful 530 * Returns: OMX_NOERROR Successful 614 * Returns: OMX_NOERROR Successful [all...] |
/packages/inputmethods/OpenWnn/src/jp/co/omronsoft/openwnn/ |
OpenWnnDictionaryImplJni.java | 189 * @return 0 if processing is successful; <0 if an error occur 198 * @return 0 if processing is successful; <0 if an error occur 210 * @return 0 if processing is successful; <0 otherwise 301 * @return 0 if processing is successful; <0 if an error occur 315 * @return 0 if processing is successful; <0 if an error occur 339 * @return 0 if processing is successful; <0 if an error occur 348 * @return 0 if processing is successful; <0 if an error occur 358 * @return 0 if processing is successful; <0 if an error occur 367 * @return 0 if processing is successful; <0 if an error occur 376 * @return 0 if processing is successful; <0 if an error occu [all...] |
/external/libnfc-nxp/src/ |
phLibNfc.h | 394 * Callback type used to indicate a Connect request Successful or Failure indication to 401 * only after connecting to target.Once connect is successful 406 * \param NFCSTATUS_SUCCESS Connect operation successful. 430 * \param NFCSTATUS_SUCCESS Disconnect operation successful. 451 * \param NFCSTATUS_SUCCESS Ioctl operation successful. 484 * \param NFCSTATUS_SUCCESS Transceive operation successful. 642 * \param NFCSTATUS_SUCCESS Receive operation successful. [all...] |
phHciNfc_DevMgmt.h | 148 * \retval NFCSTATUS_SUCCESS Function execution is successful 170 * \retval NFCSTATUS_SUCCESS Function execution is successful. 280 * \retval NFCSTATUS_SUCCESS Function execution is successful
|
/external/icu4c/common/unicode/ |
ucasemap.h | 61 * @return Pointer to a UCaseMap service object, if successful. 261 * @return The length of the result string, if successful - or in case of a buffer overflow, 292 * @return The length of the result string, if successful - or in case of a buffer overflow, 321 * @return The length of the result string, if successful - or in case of a buffer overflow, 371 * @return The length of the result string, if successful - or in case of a buffer overflow, 408 * @return The length of the result string, if successful - or in case of a buffer overflow,
|
/frameworks/av/include/media/ |
AudioRecord.h | 91 /* Returns the minimum frame count required for the successful creation of 94 * - NO_ERROR: successful operation 153 * - NO_ERROR: successful intialization 223 * - NO_ERROR: successful operation 242 * - NO_ERROR: successful operation 257 * - NO_ERROR: successful operation
|
/external/bluetooth/bluedroid/stack/avrc/ |
avrc_sdp.c | 56 ** search is completed. If the search is successful, it 109 ** Returns AVRC_SUCCESS if successful. 191 ** Returns AVRC_SUCCESS if successful.
|
/external/chromium/base/threading/ |
thread.h | 57 // otherwise, returns false. Upon successful return, the message_loop() 101 // non-null after a successful call to Start. After Stop has been called, 111 // non-NULL after a successful call to Start. After Stop has been called,
|
/external/llvm/bindings/ocaml/executionengine/ |
llvm_executionengine.mli | 90 module [m] if successful. Creates a JIT if possible, else falls back to an 97 module [m] if successful. Raises [Error msg] if an error occurrs. The 104 ownership of the module [m] if successful with the desired optimization
|
/external/llvm/include/llvm/Support/ |
Memory.h | 73 /// \r a non-null MemoryBlock if the function was successful, 87 /// \r error_success if the function was successful, or an error_code 104 /// \r error_success if the function was successful, or an error_code
|
/external/webkit/Source/WebCore/platform/posix/ |
FileSystemPOSIX.cpp | 57 // stat(...) returns 0 on successful stat'ing of the file, and non-zero in any case where the file doesn't exist or cannot be accessed 68 // unlink(...) returns 0 on successful deletion of the path and non-zero in any other case (including invalid permissions or non-existent file) 147 // rmdir(...) returns 0 on successful deletion of the path and non-zero in any other case (including invalid permissions or non-existent file)
|
/frameworks/base/docs/html/training/basics/intents/ |
result.jd | 82 android.app.Activity#RESULT_OK} if the operation was successful or {@link 95 // Make sure the request was successful 132 // Make sure the request was successful
|
/frameworks/compile/libbcc/include/bcinfo/Wrap/ |
bitcode_wrapperer.h | 126 // Write a (32-bit) word to the output. Return true if successful 130 // if successful. 134 // if successful.
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/ |
ExportProcessor.java | 103 boolean successful = false; 201 successful = true; 217 mService.handleFinishExportNotification(mJobId, successful);
|
/dalvik/vm/alloc/ |
Heap.h | 48 * Returns true if successful, false otherwise.
|