Searched
full:failure (Results
1026 -
1050 of
3254) sorted by null
<<41424344454647484950>>
/external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/ |
eapol_supp_sm.h | 135 * Returns: 0 on success, -1 on failure 146 * Returns: 0 on success, -1 on failure
|
/external/wpa_supplicant_6/wpa_supplicant/src/utils/ |
common.c | 49 * Returns: 0 on success, -1 on failure (e.g., string not a MAC address) 79 * Returns: 0 on success, -1 on failure (invalid hex string)
|
/frameworks/base/core/java/com/android/internal/backup/ |
IBackupTransport.aidl | 59 * {@link BackupConstants#TRANSPORT_ERROR} (on network error or other failure). 78 * {@link BackupConstants#TRANSPORT_ERROR} (on network error or other failure), or
|
/frameworks/base/media/java/android/media/ |
MediaScannerConnection.java | 154 * Success or failure of the scanning operation cannot be determined until 221 * Success or failure of the scanning operation cannot be determined until
|
/frameworks/base/opengl/java/android/opengl/ |
GLU.java | 145 * GL_FALSE indicates failure. 211 * of GL10.GL_FALSE indicates failure.
|
/frameworks/base/telephony/java/com/android/internal/telephony/ |
ServiceStateTracker.java | 156 protected static final String REGISTRATION_DENIED_AUTH = "Authentication Failure"; 215 * on failure.
|
/hardware/msm7k/librpc/rpc/ |
clnt.h | 57 RPC_CANTSEND=3, /* failure in sending call */ 58 RPC_CANTRECV=4, /* failure in receiving result */
|
/hardware/ti/omap3/dspbridge/inc/ |
memry.h | 158 * NULL if failure locking memory. 216 * Returns NULL on failure, else valid VA of at least ulBytes size.
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
memry.h | 158 * NULL if failure locking memory. 216 * Returns NULL on failure, else valid VA of at least ulBytes size.
|
/hardware/ti/wlan/wl1271/stad/src/Connection_Managment/ |
admCtrlNone.c | 95 * TI_OK on success, TI_NOK on failure. 177 * TI_OK on success, TI_NOK on failure.
|
admCtrlWep.c | 101 * TI_OK on success, TI_NOK on failure. 165 * TI_OK on success, TI_NOK on failure.
|
/packages/apps/Phone/src/com/android/phone/ |
IccPinUnlockPanel.java | 170 mFailure = (TextView) findViewById(R.id.failure); 240 // PENDING: any other failure types?
|
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/ |
HandleProfiling.java | 282 // and notify of failure 289 // notify of failure
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/launch/junit/runtime/ |
RemoteAdtTestRunner.java | 194 TestReferenceFailure failure = local 197 mExecution.getListener().notifyTestFailed(failure);
|
/system/core/libnetutils/ |
packet.c | 212 LOGW("IP header checksum failure (0x%x)", packet.ip.check); 234 LOGW("UDP header checksum failure (0x%x should be 0x%x)", sum, temp);
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/ |
admCtrlNone.c | 100 * OK on success, NOK on failure. 182 * OK on success, NOK on failure.
|
admCtrlWep.c | 106 * OK on success, NOK on failure. 170 * OK on success, NOK on failure.
|
broadcastKey802_1x.c | 91 * TI_STATUS - 0 on success, any other value on failure. 299 * FAILURE event handler
|
mainSecSm.c | 255 /* report failure but don't stop... */ 263 /* report failure but don't stop... */
|
unicastKey802_1x.c | 96 * TI_STATUS - 0 on success, any other value on failure. 303 * FAILURE event handler
|
/system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/ |
admCtrlNone.c | 95 * TI_OK on success, TI_NOK on failure. 177 * TI_OK on success, TI_NOK on failure.
|
admCtrlWep.c | 101 * TI_OK on success, TI_NOK on failure. 165 * TI_OK on success, TI_NOK on failure.
|
/dalvik/libcore/luni/src/test/java/tests/api/java/util/ |
IdentityHashMapTest.java | 495 assertEquals("failure of equality of IdentityHashMaps", mapOne, mapFour); 496 assertTrue("failure of non-equality of IdentityHashMaps one and two", 498 assertTrue("failure of non-equality of IdentityHashMaps one and three", 500 assertTrue("failure of non-equality of IdentityHashMaps two and three", 509 "failure of non-equality of IdentityHashMaps one and Hashmap two", 512 "failure of non-equality of IdentityHashMaps one and Hashmap three",
|
/external/icu4c/i18n/unicode/ |
datefmt.h | 224 * @param status Output param filled with success/failure status. 320 * @param status Output param filled with success/failure status. 332 * @param status Output param to be set to success/failure code. If 333 * 'text' cannot be parsed, it will be set to a failure 415 * on failure. The caller owns this and should 620 * @return a date/time formatter, or 0 on failure.
|
/external/qemu/memcheck/ |
memcheck_common.h | 47 * of the descriptor is used by emulator to report failure in handling this 48 * event. In case of failure emulator will zero that filed before completing 57 * report failure in handling this event. In case of failure emulator will zero 65 * field of the descriptor is used by emulator to report failure in handling 66 * this event. In case of failure emulator will zero that filed before
|
Completed in 253 milliseconds
<<41424344454647484950>>