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

1 2 34 5 6 7 8 91011>>

  /ndk/sources/third_party/googletest/googletest/test/
gtest_pred_impl_unittest.cc 165 // Tests a successful EXPECT_PRED1 where the
173 // Tests a successful EXPECT_PRED1 where the
181 // Tests a successful EXPECT_PRED1 where the
189 // Tests a successful EXPECT_PRED1 where the
237 // Tests a successful ASSERT_PRED1 where the
245 // Tests a successful ASSERT_PRED1 where the
253 // Tests a successful ASSERT_PRED1 where the
261 // Tests a successful ASSERT_PRED1 where the
313 // Tests a successful EXPECT_PRED_FORMAT1 where the
321 // Tests a successful EXPECT_PRED_FORMAT1 where th
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/vcard/
ImportProcessor.java 159 boolean successful = false;
170 successful = readOneVCard(is, estimatedVCardType, estimatedCharset, constructor,
174 successful = false;
185 mService.handleFinishImportNotification(mJobId, successful);
187 if (successful) {
188 // TODO: successful becomes true even when cancelled. Should return more appropriate
204 "though the creation itself is successful.");
218 boolean successful = false;
244 successful = true;
277 return successful;
    [all...]
  /external/bluetooth/bluedroid/stack/include/
mca_api.h 41 #define MCA_SUCCESS 0 /* Function successful */
288 ** Returns MCA_SUCCESS if successful, otherwise error.
303 ** Returns MCA_SUCCESS if successful, otherwise error.
321 ** Returns MCA_SUCCESS if successful, otherwise error.
338 ** Returns MCA_SUCCESS if successful, otherwise error.
350 ** If the response is successful, a data channel is open
355 ** Returns MCA_SUCCESS if successful, otherwise error.
368 ** If the rsp_code is successful, a data channel is open
373 ** Returns MCA_SUCCESS if successful, otherwise error.
388 ** Returns MCA_SUCCESS if successful, otherwise error
    [all...]
  /external/libnfc-nxp/src/
phLlcNfc_Frame.h 143 * \retval NFCSTATUS_SUCCESS Operation successful.
160 * \retval NFCSTATUS_SUCCESS Operation successful.
179 * \retval NFCSTATUS_SUCCESS Operation successful.
200 * \retval NFCSTATUS_SUCCESS Operation successful.
222 * \retval NFCSTATUS_SUCCESS Operation successful.
246 * \retval NFCSTATUS_SUCCESS Operation successful.
271 * \retval NFCSTATUS_SUCCESS Operation successful.
292 * \retval NFCSTATUS_SUCCESS Operation successful.
314 * \retval NFCSTATUS_SUCCESS Operation successful.
336 * \retval NFCSTATUS_SUCCESS Operation successful
    [all...]
  /external/chromium_org/ppapi/cpp/
url_request_info.h 46 /// @return true if successful, false if any of the
56 /// @return true if successful, false if any of the
74 /// @return true if successful, false if any of the
97 /// @return true if successful, false if any of the
109 /// @return true if successful, false if the parameter is invalid.
123 /// @return true if successful, false if the parameter is invalid.
138 /// @return true if successful, false if the parameter is invalid.
152 /// @return true if successful, false if the parameter is invalid.
166 /// @return true if successful, false if the parameter is invalid.
180 /// @return true if successful, false if the parameter is invalid
    [all...]
  /external/chromium_org/third_party/libva/va/
va_egl.h 90 * @return VA_STATUS_SUCCESS if successful
108 * @return VA_STATUS_SUCCESS if successful
125 * @return VA_STATUS_SUCCESS if successful
139 * @return VA_STATUS_SUCCESS if successful
155 * @return VA_STATUS_SUCCESS if successful
175 * @return VA_STATUS_SUCCESS if successful
191 * @return VA_STATUS_SUCCESS if successful
  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_prng.h 74 @return CRYPT_OK if successful
81 @return CRYPT_OK if successful
86 @return CRYPT_OK if successful
98 @return CRYPT_OK if successful
105 @return CRYPT_OK if successful
112 @return CRYPT_OK if successful
116 @return CRYPT_OK if successful, CRYPT_NOP if self-testing has been disabled
  /external/dropbear/libtomcrypt/src/prngs/
rc4.c 36 @return CRYPT_OK if successful
53 @return CRYPT_OK if successful
82 @return CRYPT_OK if successful
156 @return CRYPT_OK if successful
169 @return CRYPT_OK if successful
195 @return CRYPT_OK if successful
215 @return CRYPT_OK if successful, CRYPT_NOP if self-testing has been disabled
  /external/chromium/chrome/browser/sync/glue/
extension_sync.h 47 // extensions to be synced. Returns true iff this was successful; if
55 // |extension_data_map|. Returns true iff this was successful.
66 // this was successful; if unsuccessful, an error string is put into
  /external/chromium_org/ipc/
unix_domain_socket_util.h 21 // on it. If successful, |server_listen_fd| will be set to the new file
32 // successful, |client_socket| will be set to the new file descriptor, and the
38 // specified by |fd|. If successful, sets |peer_euid| to the uid, and returns
  /external/chromium_org/third_party/libjingle/source/talk/base/
windowpicker.h 65 // Returns true if successful.
68 // Returns true if successful.
71 // Returns true if successful.
  /external/chromium_org/third_party/ots/src/
cff_type2_charstring.cc 206 bool successful = false; local
211 successful = true;
215 successful = true;
224 return successful ? true : OTS_FAILURE();
228 bool successful = false; local
230 successful = true;
232 successful = true;
237 return successful ? true : OTS_FAILURE();
242 bool successful = false; local
244 successful = true
256 bool successful = false; local
376 bool successful = false; local
397 bool successful = false; local
    [all...]
  /external/bluetooth/bluedroid/bta/hl/
bta_hl_ci.c 40 ** status - BTA_MA_STATUS_OK if operation is successful
75 ** status - BTA_MA_STATUS_OK if operation is successful
110 ** status - BTA_MA_STATUS_OK if operation is successful
145 ** status - BTA_MA_STATUS_OK if operation is successful
  /external/chromium/net/base/
network_change_notifier_netlink_linux.h 15 // Returns the file descriptor if successful. Otherwise, returns -1.
  /external/chromium/net/disk_cache/
cache_util.h 18 // for the cache directory. Returns true if successful. On ChromeOS,
  /external/chromium_org/base/android/
fifo_utils.h 24 // permissions, returning true if successful.
  /external/chromium_org/chrome/browser/extensions/
webstore_data_fetcher_delegate.h 21 // Invoked when the web store response parsing is successful. Delegate takes
  /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/chrome/test/base/
test_switches.cc 9 // Also emit full event trace logs for successful tests.
  /external/chromium_org/chrome/test/perf/
generate_profile.h 23 // reset to time() afterwards.) Returns true if successful.
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
DownloadController.java 34 * @param successful Whether the download succeeded.
37 String description, long contentLength, boolean successful);
102 String filename, String path, long contentLength, boolean successful) {
105 filename, contentLength, successful);
  /external/chromium_org/extensions/common/matcher/
url_matcher_helpers.cc 13 // successful.
  /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/net/socket/
next_proto.h 10 // Next Protocol Negotiation (NPN), if successful, results in agreement on an
  /external/chromium_org/ppapi/api/dev/
ppb_memory_dev.idl 25 * @return A pointer to the memory if successful, NULL If the

Completed in 1909 milliseconds

1 2 34 5 6 7 8 91011>>