HomeSort by relevance Sort by last modified time
    Searched full:failure (Results 801 - 825 of 3254) sorted by null

<<31323334353637383940>>

  /packages/apps/Phone/res/layout/
otacall_card.xml 6 (4) Button used for the final success/failure screen -->
142 <!-- (4) OTA Success/Failure button -->
  /system/core/adb/
OVERVIEW.TXT 103 2. For failure, the 4-byte "FAIL" string, followed by a
105 for failure.
adb_client.c 112 strcpy(__adb_error, "write failure during connection");
188 strcpy(__adb_error, "write failure during connection");
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
PowerMgr.h 101 TI_HANDLE hPsPollFailureTimer; /**< Handle to ps-poll failure timer */
168 UINT32 PsPollDeliveryFailureRecoveryPeriod; /* Time to exit PS after receiving PsPoll failure event */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_Ctrl_Blk/
TNETW_Driver.c 91 * RETURNS: Handle to the module on success or NULL on failure
585 WLAN_REPORT_ERROR(pTnetwDrv->hReport, TNETW_DRV_MODULE_LOG,("\n.....WhalCtrl configuration failure \n"));
677 ("TnetwDrv_FinalizeDownload: configuration failure!\n"));
689 * DESCRIPTION: Finalize all the initialization upon failure
793 /* register the Hal failure event callback including the RX
805 /* register the Elp controller failure event callback to the TNET interface
809 /* register the Mac services failure events callbacks
816 /* register the TX failure call back in the Xfer
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
broadcastKey802_1x.c 90 * TI_STATUS - 0 on success, any other value on failure.
275 * FAILURE event handler
unicastKey802_1x.c 95 * TI_STATUS - 0 on success, any other value on failure.
280 * FAILURE event handler
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
PowerMgr.h 93 TI_HANDLE hPsPollFailureTimer; /**< Handle to ps-poll failure timer */
159 TI_UINT32 PsPollDeliveryFailureRecoveryPeriod; /* Time to exit PS after receiving PsPoll failure event */
  /external/gtest/src/
gtest.cc 161 // The text used in failure messages to indicate the start of the
236 "printing test failure stack traces.");
577 // failure of the given type and that the failure message contains the
586 type == TPRT_FATAL_FAILURE ? "1 fatal failure" :
587 "1 non-fatal failure");
618 // test part results, what type of failure we expect, and what
619 // substring the failure message should contain.
629 // TestPartResultArray contains exactly one failure that has the given
631 // non-fatal failure will be generated
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-util-unix.c 66 * @returns #FALSE on failure
191 * @returns #FALSE on failure
250 * @returns #FALSE on failure
258 * so we don't return error on failure; the only possible
259 * failure is that we don't have perms to do it.
  /external/icu4c/test/cintltst/
spooftest.c 32 log_err_status(status, "Failure at file %s, line %d, error = %s\n", __FILE__, __LINE__, u_errorName(status));}}
35 log_err("Test Failure at file %s, line %d: \"%s\" is false.\n", __FILE__, __LINE__, #expr);};}
38 log_err("Test Failure at file %s, line %d: \"%s\" (%d) != \"%s\" (%d) \n", \
42 log_err("Test Failure at file %s, line %d: \"%s\" (%d) == \"%s\" (%d) \n", \
80 log_err("Failure at file %s, line %d, expected \"%s\", got \"%s\"\n",
cbiditst.c     [all...]
  /external/oprofile/libpopt/
popt.h 322 * @return 0 on success, POPT_ERROR_OPTSTOODEEP on failure
355 * @return 0 on success, POPT_ERROR_ERRNO on failure
366 * @return 0 on success, POPT_ERROR_ERRNO on failure
383 * @return 0 on success, POPT_ERROR_NOARG on failure
458 * Return formatted error string for popt failure.
  /external/oprofile/
popt.h 322 * @return 0 on success, POPT_ERROR_OPTSTOODEEP on failure
355 * @return 0 on success, POPT_ERROR_ERRNO on failure
366 * @return 0 on success, POPT_ERROR_ERRNO on failure
383 * @return 0 on success, POPT_ERROR_NOARG on failure
458 * Return formatted error string for popt failure.
  /external/ppp/pppd/plugins/radius/
avpair.c 28 * Returns: pointer to added a/v pair upon success, NULL pointer upon failure.
56 * -1 on failure.
106 * Returns: pointer to generated a/v pair when successful, NULL when failure.
149 * Returns: value_pair list or NULL on failure
688 * Returns: 0 on success, -1 on failure
  /external/v8/src/
top.h 285 static Failure* Throw(Object* exception, MessageLocation* location = NULL);
289 static Failure* ReThrow(Object* exception, MessageLocation* location = NULL);
292 static Failure* ThrowIllegalOperation();
313 static Failure* StackOverflow();
314 static Failure* TerminateExecution();
  /external/webkit/JavaScriptCore/tests/mozilla/js1_6/
shell.js 83 * Report a failure in the 'accepted' manner
98 * Print a non-failure message.
124 * type) report a failure. If description is provided, include it in the
125 * failure report.
187 reportFailure ("Test driver failure, expected to exit function '" +
  /external/webkit/WebKitTools/BuildSlaveSupport/build.webkit.org-config/
master.cfg 12 from buildbot.status.builder import SUCCESS, FAILURE, WARNINGS, SKIPPED
154 return FAILURE
157 return FAILURE
216 return FAILURE
219 return FAILURE
  /frameworks/base/core/java/android/net/
ConnectivityManager.java 272 * always indicates failure.
292 * always indicates failure.
309 * @return {@code true} on success, {@code false} on failure
436 * @return error A TETHER_ERROR value indicating success or failure type
448 * @return error A TETHER_ERROR value indicating success or failure type
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_file.c 60 * @return Length of filename in characters (excl. nul), or -1 on failure.
87 * @return TRUE on success, FALSE on failure
129 * @return the calculated size, DRM_FILE_FAILURE on failure.
188 /* ignore failure in subdirs */
339 Trace("DRM_file_listNextEntry: stat FAILURE on %.*S",
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteHash.c 190 TRACE6(pSiteMgr->hReport, REPORT_SEVERITY_INFORMATION, "FIND failure, bssid: %X-%X-%X-%X-%X-%X\n\n", (*mac)[0], (*mac)[1], (*mac)[2], (*mac)[3], (*mac)[4], (*mac)[5]);
290 TRACE4(pSiteMgr->hReport, REPORT_SEVERITY_INFORMATION, "INSERT failure, no free entry!, oldestTS=%d, nextSite2Remove=%d, "
300 TRACE9(pSiteMgr->hReport, REPORT_SEVERITY_INFORMATION, "INSERT failure, no free entry!, numOfSites=%d, removing site index=%d,\n bssid: %X-%X-%X-%X-%X-%X, ts=%d \n", pCurrentSiteTable->numOfSites, nextSite2Remove, pSiteEntry->bssid[0], pSiteEntry->bssid[1], pSiteEntry->bssid[2], pSiteEntry->bssid[3], pSiteEntry->bssid[4], pSiteEntry->bssid[5], pSiteEntry->localTimeStamp);
348 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_ERROR, "REMOVAL failure, site is NULL\n\n");
354 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_ERROR, "REMOVAL failure, site table is empty\n\n");
  /external/guava/src/com/google/common/collect/
Synchronized.java 111 * Failure to follow this advice may result in non-deterministic behavior.
231 * Failure to follow this advice may result in non-deterministic behavior.
288 * Failure to follow this advice may result in non-deterministic behavior.
366 * Failure to follow this advice may result in non-deterministic behavior.
494 * Failure to follow this advice may result in non-deterministic behavior.
606 * Failure to follow this advice may result in non-deterministic behavior.
937 * Failure to follow this advice may result in non-deterministic behavior.
978 * Failure to follow this advice may result in non-deterministic behavior.
    [all...]
  /external/icu4c/i18n/unicode/
choicfmt.h 267 * pattern cannot be parsed, set to failure code.
354 * @param status Output param set to success/failure code on
356 * set to a failure result.
367 * @param status Output param set to success/failure code on
369 * set to a failure result.
496 * @param success Output param set to success/failure code on
515 * @param status Output param set to success/failure code on
531 * @param status Output param set to success/failure code on
582 * parse character. On parse failure, does not change.
670 * pattern cannot be parsed, set to failure code
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap_aka.c 53 CONTINUE, RESULT_SUCCESS, RESULT_FAILURE, SUCCESS, FAILURE
79 case FAILURE:
80 return "FAILURE";
412 eap_aka_state(data, FAILURE);
428 eap_aka_state(data, FAILURE);
448 wpa_printf(MSG_DEBUG, "Generating EAP-AKA Synchronization-Failure "
907 if (data->state != FAILURE && data->state != RESULT_FAILURE) {
1010 eap_aka_state(data, FAILURE);
1123 if (data->state != FAILURE && data->state != RESULT_FAILURE) {
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_aka.c 41 IDENTITY, CHALLENGE, REAUTH, NOTIFICATION, SUCCESS, FAILURE
77 case FAILURE:
78 return "FAILURE";
680 /* eap_sim_db_get_aka_auth() will report failure, if
921 wpa_printf(MSG_DEBUG, "EAP-AKA: Processing Synchronization-Failure");
924 wpa_printf(MSG_WARNING, "EAP-AKA: Synchronization-Failure "
1077 eap_aka_state(data, FAILURE);
1086 eap_aka_state(data, FAILURE);
1099 eap_aka_state(data, FAILURE);
1178 return data->state == SUCCESS || data->state == FAILURE;
    [all...]

Completed in 271 milliseconds

<<31323334353637383940>>