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

<<21222324252627282930>>

  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
StaCap.c 87 * \return TI_OK on success or TI_NOK on failure
109 * \return TI_OK on success or TI_NOK on failure
168 * \return TI_OK on success or TI_NOK on failure
  /ndk/build/platforms/android-3/arch-arm/usr/include/
netdb.h 144 #define EAI_AGAIN 2 /* temporary failure in name resolution */
146 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */
148 #define EAI_MEMORY 6 /* memory allocation failure */
  /ndk/build/platforms/android-4/arch-arm/usr/include/
netdb.h 144 #define EAI_AGAIN 2 /* temporary failure in name resolution */
146 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */
148 #define EAI_MEMORY 6 /* memory allocation failure */
  /ndk/build/platforms/android-5/arch-arm/usr/include/
netdb.h 144 #define EAI_AGAIN 2 /* temporary failure in name resolution */
146 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */
148 #define EAI_MEMORY 6 /* memory allocation failure */
  /ndk/build/platforms/android-5/arch-x86/usr/include/
netdb.h 144 #define EAI_AGAIN 2 /* temporary failure in name resolution */
146 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */
148 #define EAI_MEMORY 6 /* memory allocation failure */
  /ndk/build/platforms/android-8/arch-arm/usr/include/
netdb.h 144 #define EAI_AGAIN 2 /* temporary failure in name resolution */
146 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */
148 #define EAI_MEMORY 6 /* memory allocation failure */
  /ndk/build/platforms/android-8/arch-x86/usr/include/
netdb.h 144 #define EAI_AGAIN 2 /* temporary failure in name resolution */
146 #define EAI_FAIL 4 /* non-recoverable failure in name resolution */
148 #define EAI_MEMORY 6 /* memory allocation failure */
  /packages/apps/Email/src/com/android/exchange/
EasOutboxService.java 59 // failure would probably generate an Exception before timing out anyway
76 * Note that we mark messages SEND_FAILED when there is a permanent failure, rather than an
154 // We mark the result as SUCCESS on a non-auth failure since the message itself is
  /sdk/ddms/libs/ddmlib/tests/src/com/android/ddmlib/testrunner/
InstrumentationResultParserTest.java 103 assertEquals(ITestRunListener.TestFailure.FAILURE, mTestResult.mTestStatus);
118 * Test basic parsing of a test run failure.
134 * Test parsing of a test run failure, where an instrumentation component failed to load
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MacServices.c 55 RETURN: handle to MacServices Object, NULL on failure .
168 WLAN_OS_REPORT(("\n.....PowerSRV_init configuration failure \n"));
190 WLAN_OS_REPORT(("\n.....PowerSRV_config failure \n"));
PowerSrv_API.h 255 * \brief Registers a failure event callback for scan error notifications.
260 * - failureEventCB - the failure event callback function.
261 * - hFailureEventObj - handle to the object passed to the failure event callback function.
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
mainSecSm.c 265 /* report failure but don't stop... */
272 /* report failure but don't stop... */
279 /* report failure but don't stop... */
  /system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
StaCap.c 87 * \return TI_OK on success or TI_NOK on failure
109 * \return TI_OK on success or TI_NOK on failure
168 * \return TI_OK on success or TI_NOK on failure
  /bionic/libc/include/sys/
_sigdefs.h 67 __BIONIC_SIGDEF(PWR,30,"Power failure")
  /bootable/recovery/
verifier_test.c 85 printf("FAILURE\n");
  /cts/tools/dx-tests/src/dxc/junit/
DxUtil.java 23 * whether in case of a failure, also ClassNotFoundException is accepted.
  /cts/tools/vm-tests/src/dot/junit/
DxUtil.java 24 * whether in case of a failure, also ClassNotFoundException is accepted.
  /dalvik/libcore/archive/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
JarExecTest.java 55 @KnownFailure("Maybe not a failure, but dalvikvm -jar is not supported (, as yet).")
96 @KnownFailure("Maybe not a failure, but dalvikvm -jar is not supported (, as yet).")
168 @KnownFailure("Maybe not a failure, but dalvikvm -jar is not supported (, as yet).")
210 @KnownFailure("Maybe not a failure, but dalvikvm -jar is not supported (, as yet).")
  /dalvik/libcore/nio/src/main/java/java/nio/channels/
Channel.java 46 * failure.
  /dalvik/libcore/security/src/test/java/org/apache/harmony/security/tests/java/security/
AccessControlExceptionTest.java 62 new AccessControlException("Failure");
DigestOutputStreamTest.java 197 // allowed failure
241 // allowed failure
275 // allowed failure
368 // allowed failure
407 // allowed failure
453 // allowed failure
499 // allowed failure
613 // allowed failure
639 // allowed failure
  /dalvik/vm/
Ddm.h 83 * Returns NULL on failure with an exception raised.
PointerSet.h 29 * Returns NULL on failure.
  /development/host/windows/usb/
readme.txt 29 integrity of the installation. Failure to rebuild and resign .cat files will
  /external/apache-http/src/org/apache/http/client/
NonRepeatableRequestException.java 36 * Signals failure to retry the request due to non-repeatable request

Completed in 123 milliseconds

<<21222324252627282930>>