HomeSort by relevance Sort by last modified time
    Searched full:retrying (Results 201 - 225 of 334) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/icu/icu4c/source/i18n/
collationiterator.cpp 499 // and therefore need not remember the suffixes state from before a mismatch for retrying.
    [all...]
  /external/lldb/source/Plugins/Process/MacOSX-Kernel/
ProcessKDP.cpp 261 // TODO: check if we should be retrying?
    [all...]
  /external/valgrind/main/coregrind/m_gdbserver/
remote-utils.c 82 const HChar* msg = "VG_(poll) failed (old kernel ?) retrying ... \n";
    [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerRenderer.cpp 781 ALOGI("possible video time jump of %dms, retrying in %dms",
    [all...]
  /frameworks/base/docs/html/reference/com/google/android/gms/games/request/
Requests.UpdateRequestsResult.html 817 operations failed with hard errors. Retrying will not change this result.</li>
  /frameworks/base/services/core/java/com/android/server/
BluetoothManagerService.java 720 if (DBG) Log.d(TAG,"Retrying name/address remote retrieval and save.....Retry count =" + retryMsg.arg1);
    [all...]
  /frameworks/base/services/core/java/com/android/server/display/
WifiDisplayController.java     [all...]
  /frameworks/native/libs/gui/
BufferQueueProducer.cpp     [all...]
  /libcore/luni/src/main/java/java/net/
HttpURLConnection.java 495 * Other implementations respond to this status code by retrying the request
  /packages/apps/Exchange/src/com/android/exchange/adapter/
EmailSyncParser.java     [all...]
  /packages/apps/Exchange/src/com/android/exchange/eas/
EasOperation.java 413 LogUtils.d(LOG_TAG, "Provisioning error handled during %s, retrying",
    [all...]
  /external/chromium_org/build/android/pylib/
android_commands.py 410 logging.warning('Restarting and retrying after timeout: %s', e)
720 retrying, used by AdbInterface.SendShellCommand.
    [all...]
  /art/runtime/mirror/
class.h 143 kStatusVerifyingAtRuntime = 7, // Retrying verification at runtime.
    [all...]
  /external/chromium_org/net/socket/
client_socket_pool_base.cc 480 // HttpNetworkTransaction retrying on some errors.
    [all...]
  /external/chromium_org/net/third_party/nss/ssl/
sslsecur.c 1119 * may block indefinitely in blocking mode, and may fail (without retrying)
    [all...]
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
SQLTransactionBackend.cpp 644 // If the current statement has already been run, failed due to quota constraints, and we're not retrying it,
    [all...]
  /external/chromium_org/third_party/libxml/src/
nanohttp.c 478 * to retrying.
    [all...]
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
command_line_interface.cc 358 // since retrying seems like it could lead to an infinite loop. I
    [all...]
  /external/chromium_org/third_party/sqlite/src/ext/fts1/
fulltext.c 613 ** retrying) and SQLITE_SCHEMA (by re-preparing and transferring
    [all...]
  /external/chromium_org/third_party/sqlite/src/src/
vdbeapi.c 347 /* We used to require that sqlite3_reset() be called before retrying
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DB_Results.java 878 DEBUG_WRITER.println("DriverManager.getConnection failed; retrying for cloudscape"); //$NON-NLS-1$
    [all...]
  /external/libnfc-nci/halimpl/bcm2079x/adaptation/
userial_linux.c     [all...]
  /external/libxml2/
nanohttp.c 483 * to retrying.
    [all...]
  /external/llvm/lib/ExecutionEngine/JIT/
JITEmitter.cpp 808 // We must call endFunctionBody before retrying, because
    [all...]
  /external/ppp/pppd/
options.c 203 "Set time in seconds before retrying connection",
    [all...]

Completed in 1416 milliseconds

1 2 3 4 5 6 7 891011>>