Home
last modified time | relevance | path

Searched refs:canceled (Results 1 – 25 of 53) sorted by relevance

123

/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/
DCall.java39 volatile boolean canceled; field in Call
121 canceled = true; in cancel()
126 return canceled; in isCanceled()
163 if (canceled) { in execute()
188 String string = canceled ? "canceled call" : "call"; in toLoggableString()
261 if (canceled) { in getResponse()
DDispatcher.java126 call.get().canceled = true; in cancel()
/external/jmdns/src/javax/jmdns/impl/constants/
DDNSState.java53 CANCELED("canceled", StateClass.canceled),
64 probing, announcing, announced, canceling, canceled, closing, closed enumConstant
194 return _state == StateClass.canceled; in isCanceled()
/external/chromium-trace/catapult/third_party/pipeline/pipeline/ui/
Dstatus.css153 #sidebar .status-canceled {
/external/okhttp/
DCHANGELOG.md327 requests couldn't be canceled by tag. This update avoids crashing when
330 new API, `Call.isCanceled()` to check if a call has been canceled.
337 * Fix: Don't skip the callback if a call is canceled.
423 responses. Both types of calls can be canceled via the `Call` or the
/external/libusb/
DChangeLog238 Without this support, these URBs must be canceled in userspace upon
240 which might partially fill these canceled URBs.
565 Prevent transfer from being submitted twice or improperly canceled
570 in the correct state to be either submitted or canceled, preventing
585 these variables may reach zero before all URBs have been canceled,
591 will know that all URBs have been canceled when num_retired becomes
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.core.jobs_3.5.1.R36x_v20100824.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.core.resources_3.6.1.R36x_v20101007-1215.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/bison/po/
Dja.po1343 #~ msgid "Request canceled"
1346 #~ msgid "Request not canceled"
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.core.jobs_3.7.0.v20150330-2103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
Dorg.eclipse.core.resources_3.10.0.v20150423-0755.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/wpa_supplicant_8/wpa_supplicant/
DREADME-P2P104 time out and must be canceled manually
/external/opencv3/modules/videoio/src/
Dppltasks_winrt.hpp2696 return Concurrency::canceled; in _Wait()
4616 if (_M_Impl->_Wait() == Concurrency::canceled)
/external/opencv3/modules/highgui/src/
Dppltasks_winrt.h2696 return Concurrency::canceled;
4616 if (_M_Impl->_Wait() == Concurrency::canceled)
/external/tpm2/
Dpart4.txt20341 TPM_RC_CANCELLED key generation has been canceled
21309 TPM_RC_CANCELLED command was canceled
24000 …can take a long time, the TPM will check after each test to see if the command is canceled. If so,…
24006 TPM_RC_CANCELED if the command is canceled
24039 …This command may be canceled. If it is, then there is no return result. However, this command can …
24044 TPM_RC_CANCELED processing of this command was canceled
24129 TPM_RC_CANCELED test was canceled
30190 CRYPT_CANCEL operation was canceled
31502 CRYPT_CANCEL operation was canceled
36867 … Cancel.c Cancel flag. It is initialized as FALSE, which indicate the command is not being canceled
Dpart3.txt2011 TPM_RC_CANCELED the command was canceled (some incremental process may have
2137 TPM_RC_CANCELED the command was canceled (some tests may have completed)
5844 If the TPM allows this command to be canceled before completion, then the TPM may produce
/external/jetty/
DVERSION.txt644 + 367485 HttpExchange canceled before response do not release connection.
742 + 367485 HttpExchange canceled before response do not release connection.
/external/e2fsprogs/po/
De2fsprogs.pot2978 msgid "%s: e2fsck canceled.\n"
Dzh_CN.po2982 msgid "%s: e2fsck canceled.\n"
Did.po3146 msgid "%s: e2fsck canceled.\n"
Dit.po3215 msgid "%s: e2fsck canceled.\n"
/external/netperf/doc/
Dtexinfo.tex6703 % This is canceled by @fixbackslash.

123