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

<<61626364656667686970>>

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
smeSm.c 288 TRACE0(pSme->hReport, REPORT_SEVERITY_INFORMATION , "smeSm_PreConnect: No candidate available, sending connect failure\n");
332 TRACE0(pSme->hReport, REPORT_SEVERITY_INFORMATION , "IBSS SELECT FAILURE - No channel !!!\n\n");
343 TRACE0(pSme->hReport, REPORT_SEVERITY_ERROR , "IBSS SELECT FAILURE - could not open self site !!!\n\n");
380 TRACE0(pSme->hReport, REPORT_SEVERITY_ERROR , "smeSm_Connect: No candidate available, sending connect failure\n");
    [all...]
  /packages/apps/Settings/src/com/android/settings/
ProxySelector.java 152 * @return 0 on success, string resource ID on failure
  /packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerTester.java 107 * Called by VoiceDialerActivity when a recognizer failure occurs.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
machmode.h 240 or BLKmode on failure. */
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/tests/functests/sampleProjects/
SampleProjectTest.java 58 // TODO: For reporting purposes, it would be better if a separate test success or failure
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/sdk/
AndroidJarLoaderTest.java 109 // Exception not thrown - this is a failure
  /system/core/libcutils/
dir_hash.c 262 * of the string, or a negative number if there was a failure.
properties.c 219 * a zero length, rather than a failure. This seems wrong,
  /system/extras/tests/bionic/libc/common/
test_pthread_mutex.c 269 * - thread 2 trylocks() the mutex. In case of failure (EBUSY), it waits
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/BusAccess/Export_Inc/
whalBus_Defs.h 115 /* Failure Event Callback */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncn.h 183 * be called on failure, but rather
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/
MeasurementSrvSM.c 265 /* send a power save failure event */
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/Core_Adapt/
CORE_Adapt_Defs.h 131 /* Failure Event Callback */
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
keyParserWep.c 80 * TI_STATUS - 0 on success, any other value on failure.
  /system/wlan/ti/sta_dk_4_0_4_32/config/
tiwlan.ini 207 # PsPoll delivery failure solution
  /system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_descriptors.h 123 possible reasons for failure. Refer to TxDescStatus_enum above.*/
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
MeasurementSrvSM.c 230 /* send a power save failure event */
    [all...]
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
sme.c 618 TRACE0(pSme->hReport, REPORT_SEVERITY_INFORMATION , "sme_ScanResultCB: No candidate available, sending connect failure\n");
651 TRACE0(pSme->hReport, REPORT_SEVERITY_INFORMATION , "IBSS SELECT FAILURE - No channel !!!\n\n");
662 TRACE0(pSme->hReport, REPORT_SEVERITY_ERROR , "IBSS SELECT FAILURE - could not open self site !!!\n\n");
683 * connect failure event to move out of disconnecting
    [all...]
smeSm.c 287 TRACE0(pSme->hReport, REPORT_SEVERITY_INFORMATION , "smeSm_PreConnect: No candidate available, sending connect failure\n");
329 TRACE0(pSme->hReport, REPORT_SEVERITY_INFORMATION , "IBSS SELECT FAILURE - No channel !!!\n\n");
340 TRACE0(pSme->hReport, REPORT_SEVERITY_ERROR , "IBSS SELECT FAILURE - could not open self site !!!\n\n");
377 TRACE0(pSme->hReport, REPORT_SEVERITY_ERROR , "smeSm_Connect: No candidate available, sending connect failure\n");
    [all...]
  /bootable/recovery/applypatch/
applypatch.sh 126 testname "check mode failure"
139 testname "check mode cache (corrupted) failure"
151 testname "check mode cache (missing) failure"
  /cts/tests/tests/accounts/src/android/accounts/cts/
AccountManagerTest.java 603 false /* no failure notification */);
620 false /* no failure notification */,
676 false /* no failure notification */,
    [all...]
  /dalvik/libcore/nio/src/test/java/org/apache/harmony/nio/tests/java/nio/channels/
SelectorTest.java 485 final AtomicReference<Throwable> failure = new AtomicReference<Throwable>(); local
501 failure.set(e);
517 assertNull(failure.get());
  /dalvik/libcore/security/src/test/java/tests/security/spec/
ECFieldF2mTest.java 155 // exception: failure
286 // exception: failure
330 // exception: failure
  /dalvik/vm/oo/
Resolve.c 60 * Returns NULL with an exception raised on failure.
270 * Returns NULL with an exception raised on failure.
527 * A NULL return here indicates some sort of hashing failure.
  /external/bluetooth/hcidump/parser/
l2cap.c 265 return "Failure - unacceptable parameters";
267 return "Failure - rejected (no reason provided)";
269 return "Failure - unknown options";

Completed in 534 milliseconds

<<61626364656667686970>>