Searched
full:failures (Results
476 -
500 of
936) sorted by null
<<11121314151617181920>>
/external/webkit/Tools/WebKitTestRunner/InjectedBundle/ |
LayoutTestController.cpp | 49 // This is lower than DumpRenderTree's timeout, to make it easier to work through the failures
|
/external/wpa_supplicant_6/wpa_supplicant/src/crypto/ |
crypto.h | 178 * or -2 on other failures (including failed crypto_hash_update() operations)
|
/external/wpa_supplicant_8/src/crypto/ |
crypto.h | 193 * or -2 on other failures (including failed crypto_hash_update() operations)
|
/external/wpa_supplicant_8/src/tls/ |
tlsv1_record.c | 369 * failures. That may information to aid in attacks, so
|
/external/wpa_supplicant_8/src/wps/ |
wps_upnp_event.c | 34 #define MAX_FAILURES 10 /* Drop subscription after this many failures */
|
/frameworks/av/media/libmedia/ |
mediarecorder.cpp | 411 // Do not change our current state to MEDIA_RECORDER_ERROR, failures
|
/frameworks/base/core/java/android/content/ |
SharedPreferences.java | 201 * any failures. If another editor on this
|
/frameworks/base/core/java/android/net/http/ |
Connection.java | 426 * RETRY_REQUEST_LIMIT failures have occurred).
|
/frameworks/base/core/java/android/util/ |
Log.java | 93 * Interface to handle terrible failures from {@link #wtf()}.
|
/frameworks/base/core/tests/coretests/src/com/android/internal/widget/ |
SizeAdaptiveLayoutTest.java | 65 * explain any and all failures in other tests. This is not guaranteed
|
/frameworks/base/docs/html/about/versions/ |
android-1.1.jd | 172 <li>Improves recovery from POP3 connection failures.</li>
|
/frameworks/base/docs/html/training/id-auth/ |
authenticate.jd | 161 are expected to handle these failures automatically.</p>
|
/frameworks/base/media/jni/audioeffect/ |
android_media_Visualizer.cpp | 370 // failures:
|
/frameworks/base/tools/aapt/ |
Package.cpp | 202 printf("Removing %s due to earlier failures\n", outputFile.string());
|
/frameworks/ex/common/java/com/android/common/ |
OperationScheduler.java | 310 * is called. Commonly used for authentication failures (which are reset
|
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
ScanSrvSM.c | 461 TRACE2( pScanSRV->hReport, REPORT_SEVERITY_ERROR, ": Timer expired. consecutive failures:%d, threshold:%d, still not calling recovery.\n", pScanSRV->currentNumberOfConsecutiveNoScanCompleteEvents, pScanSRV->numberOfNoScanCompleteToRecovery);
|
/ndk/sources/host-tools/make-3.81/ |
make.h | 598 failure cases. If you still experience failures you'll need to either get
|
/packages/apps/Email/emailcommon/src/com/android/emailcommon/utility/ |
AttachmentUtilities.java | 427 // Handle failures here...
|
/packages/apps/Exchange/exchange2/src/com/android/exchange/ |
EasSyncService.java | 468 // Run second test here for provisioning failures using FolderSync [all...] |
/packages/apps/Mms/src/com/android/mms/util/ |
ThumbnailManager.java | 347 // Ignore failures while cleaning up.
|
/packages/apps/Phone/src/com/android/phone/ |
InCallUiState.java | 261 * dialog. (Normally, in CDMA we handle some types of call failures
|
/system/core/adb/ |
fdevent.c | 38 ** and server. Any extra output will cause failures.
|
/external/protobuf/gtest/src/ |
gtest.cc | 180 " should catch exceptions and treat them as test failures."); 504 // results. Intercepts only failures from the current thread. 585 << " Actual: " << results.size() << " failures"; 3199 int failures = 0; local [all...] |
/build/tools/zipalign/ |
ZipFile.cpp | 398 * From here on out, failures are more interesting. 574 * From here on out, failures are more interesting. [all...] |
/external/chromium/chrome/browser/chromeos/status/ |
network_menu.cc | 124 // Connection failures are responsible for updating the UI, including 181 // Connection failures are responsible for updating the UI, including [all...] |
Completed in 2450 milliseconds
<<11121314151617181920>>