/packages/apps/Email/src/com/android/exchange/ |
AbstractSyncService.java | 103 * functionality, success is indicated by a failure to throw an Exception 165 int failure = NO_FAILURE; field in class:AbstractSyncService.ValidationResult 171 failure = _failure; 181 failure = EXCEPTION;
|
/packages/apps/VoiceDialer/res/values-da/ |
strings.xml | 28 <string name="failure" msgid="3985785889820564626">"Fejl"</string>
|
/packages/apps/VoiceDialer/res/values-el/ |
strings.xml | 28 <string name="failure" msgid="3985785889820564626">"????????."</string>
|
/packages/apps/VoiceDialer/res/values-it/ |
strings.xml | 28 <string name="failure" msgid="3985785889820564626">"Errore"</string>
|
/packages/apps/VoiceDialer/res/values-ja/ |
strings.xml | 28 <string name="failure" msgid="3985785889820564626">"??"</string>
|
/packages/apps/VoiceDialer/res/values-ko/ |
strings.xml | 28 <string name="failure" msgid="3985785889820564626">"??"</string>
|
/packages/apps/VoiceDialer/res/values-nb/ |
strings.xml | 28 <string name="failure" msgid="3985785889820564626">"Feil"</string>
|
/packages/apps/VoiceDialer/res/values-nl/ |
strings.xml | 28 <string name="failure" msgid="3985785889820564626">"Fout"</string>
|
/packages/apps/VoiceDialer/res/values-ru/ |
strings.xml | 28 <string name="failure" msgid="3985785889820564626">"??????"</string>
|
/packages/apps/VoiceDialer/res/values-sv/ |
strings.xml | 28 <string name="failure" msgid="3985785889820564626">"Fel"</string>
|
/packages/apps/VoiceDialer/res/values-zh-rCN/ |
strings.xml | 28 <string name="failure" msgid="3985785889820564626">"??"</string>
|
/packages/apps/VoiceDialer/res/values-zh-rTW/ |
strings.xml | 28 <string name="failure" msgid="3985785889820564626">"??"</string>
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
siteHash.c | 170 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]); 269 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); 317 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_ERROR, "REMOVAL failure, site is NULL\n\n"); 323 TRACE0(pSiteMgr->hReport, REPORT_SEVERITY_ERROR, "REMOVAL failure, site table is empty\n\n");
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/siteMgr/ |
select.c | 234 a select status failure to the SME SM. 239 previous scanning, we report a select status failure to the SME SM because a re scan is needed 337 WLAN_REPORT_INFORMATION(pSiteMgr->hReport, SITE_MGR_MODULE_LOG, ("SITE MATCH FAILURE, ssid (%s len= %d ), %X-%X-%X-%X-%X-%X\n\n", pSiteEntry->ssid.ssidString, pSiteEntry->ssid.len, pSiteEntry->bssid.addr[0], pSiteEntry->bssid.addr[1], pSiteEntry->bssid.addr[2], pSiteEntry->bssid.addr[3], pSiteEntry->bssid.addr[4], pSiteEntry->bssid.addr[5])); 343 WLAN_REPORT_INFORMATION(pSiteMgr->hReport, SITE_MGR_MODULE_LOG, ("SITE MATCH FAILURE, bssid, %X-%X-%X-%X-%X-%X\n\n", pSiteEntry->bssid.addr[0], pSiteEntry->bssid.addr[1], pSiteEntry->bssid.addr[2], pSiteEntry->bssid.addr[3], pSiteEntry->bssid.addr[4], pSiteEntry->bssid.addr[5])); 349 WLAN_REPORT_INFORMATION(pSiteMgr->hReport, SITE_MGR_MODULE_LOG, ("SITE MATCH FAILURE, bss Type, %X-%X-%X-%X-%X-%X\n", pSiteEntry->bssid.addr[0], pSiteEntry->bssid.addr[1], pSiteEntry->bssid.addr[2], pSiteEntry->bssid.addr[3], pSiteEntry->bssid.addr[4], pSiteEntry->bssid.addr[5])); 350 WLAN_REPORT_INFORMATION(pSiteMgr->hReport, SITE_MGR_MODULE_LOG, ("SITE MATCH FAILURE, bss Type, siteMgrDesiredBSSType=%d, bssType=%d\n",pSiteMgr->pDesiredParams->siteMgrDesiredBSSType, pSiteEntry->bssType)); 357 WLAN_REPORT_INFORMATION(pSiteMgr->hReport, SITE_MGR_MODULE_LOG, ("SITE MATCH FAILURE, rates, %X-%X-%X-%X-%X-%X\n\n", pSiteEntry->bssid.addr[0], pSiteEntry->bssid.addr[1], pSiteEntry->bssid.addr[2], pSiteEntry->bssid.addr[3], pSiteEntry->bssid.addr[4], pSiteEntry->bssid.addr[5])); 389 WLAN_REPORT_INFORMATION(pSiteMgr->hReport, SITE_MGR_MODULE_LOG, ("SITE MATCH FAILURE, RSN, %X-%X-%X-%X-%X-%X\n\n", pSiteEntry->bssid.addr[0], pSiteEntry->bssid.addr[1], pSiteEntry->bssid.addr[2], pSiteEntry->bssid.addr[3], pSiteEntry->bssid.addr[4], pSiteEntry->bssid.addr[5])); 402 WLAN_REPORT_INFORMATION(pSiteMgr->hReport, SITE_MGR_MODULE_LOG, ("SITE MATCH FAILURE, RSN, %X-%X-%X-%X-%X-%X\n\n", pSiteEntry->bssid.addr[0], pSiteEntry->bssid.addr[1], pSiteEntry->bssid.addr[2], pSiteEntry->bssid.addr[3], pSiteEntry->bssid.addr[4], pSiteEntry->bssid.addr[5])); 411 WLAN_REPORT_INFORMATION(pSiteMgr->hReport, SITE_MGR_MODULE_LOG, ("SITE MATCH FAILURE, modulation Type, %X-%X-%X-%X-%X-%X\n\n", pSiteEntry->bssid.addr[0], pSiteEntry->bssid.addr[1], p (…) [all...] |
/bionic/libc/bionic/ |
malloc_debug_qemu.c | 201 * is used by emulator to report failure in handling this event. In case 202 * of a failure emulator will zero that field before completing this event. 209 * of the descriptor is used by emulator to report failure in handling this 210 * event. In case of a failure emulator will zero that field before completing 218 * emulator to report failure in handling this event. In case of a failure 443 * Zero on success, or -1 on failure. Note that on failure libc_pid field of 455 /* Emulator reports failure by zeroing libc_pid field of the 464 * Zero on success, or -1 on failure [all...] |
/external/icu4c/i18n/unicode/ |
numfmt.h | 235 * @param status Output param filled with success/failure status. 268 * on failure. The caller owns this and should 367 * @param status Output parameter set to a failure error code 368 * when a failure occurs. 392 * parse character. On parse failure, does not change. 394 * owns this an must delete it. NULL on failure. 409 * @param status Output parameter set to a failure error code 410 * when a failure occurs. 412 * owns this an must delete it. NULL on failure. 490 * @param success Output param filled with success/failure status [all...] |
calendar.h | 274 * @param success Indicates the success/failure of Calendar creation. Filled in 275 * with U_ZERO_ERROR if created successfully, set to a failure result 289 * @param success Indicates the success/failure of Calendar creation. Filled in 290 * with U_ZERO_ERROR if created successfully, set to a failure result 302 * @param success Indicates the success/failure of Calendar creation. Filled in 303 * with U_ZERO_ERROR if created successfully, set to a failure result 314 * @param success Indicates the success/failure of Calendar creation. Filled in 315 * with U_ZERO_ERROR if created successfully, set to a failure result 329 * @param success Indicates the success/failure of Calendar creation. Filled in 330 * with U_ZERO_ERROR if created successfully, set to a failure resul [all...] |
/external/wpa_supplicant/ |
ctrl_iface_dbus_handlers.c | 192 * failure (0), or returns a dbus error message with more information 287 * failure (0) 799 * failure (0) 880 * failure (0) 994 * failure (0) 1022 * failure (0) 1043 * failure (0) 1135 * failure (0) 1154 * failure (0) [all...] |
/external/clearsilver/util/regex/ |
regex.c | 275 /* Define how to allocate the failure stack. */ 408 in case of failure. */ 415 /* Throw away latest failure point and then jump to following 428 /* Jump to following two-byte address, and push a dummy failure 429 point. This failure point will be thrown away if an attempt 430 is made to use it for a failure. A `+' construct makes this 435 /* Push a dummy failure point and continue. Used at the end of 440 After matching N times, jump to the address upon failure. */ 997 failure stack, but we would still use it for the register vectors; 1005 /* Failure stack declarations and macros; both re_compile_fastmap an [all...] |
/bootable/recovery/minzip/ |
SysUtil.c | 115 * On success, returns 0 and fills out "pMap". On failure, returns a nonzero 146 * On success, returns 0 and fills out "pMap". On failure, returns a nonzero
|
Zip.h | 62 * value on failure. 205 * Returns true on success, false on failure.
|
/cts/tests/tests/permission2/src/android/permission2/cts/ |
NoReceiveSmsPermissionTest.java | 153 // test environment failure, notify observer so it can stop listening 161 return "generic failure";
|
/dalvik/libcore/icu/src/main/java/com/ibm/icu4jni/common/ |
ErrorCode.java | 80 * Start of codes indicating failure 196 * Returns true if the input error code denotes failure
|
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/provider/crypto/ |
RandomBitsSupplier.java | 124 * In case of any runtime failure ProviderException gets thrown. 170 // * In case of any runtime failure ProviderException gets thrown.
|
/dalvik/libcore/security/src/main/java/org/bouncycastle/asn1/cmp/ |
PKIFailureInfo.java | 31 * -- the request cannot be handled due to system failure 53 public static final int systemFailure = (1 << 30); //the request cannot be handled due to system failure
|