HomeSort by relevance Sort by last modified time
    Searched full:stale (Results 51 - 75 of 204) sorted by null

1 23 4 5 6 7 8 9

  /bionic/libc/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /external/apache-http/src/org/apache/http/impl/
DefaultConnectionReuseStrategy.java 94 // do NOT check for stale connection, that is an expensive operation
  /external/icu4c/
Makefile.org 193 @echo "*** config.status has become stale ***"
Makefile.in 225 @echo "*** config.status has become stale ***"
  /external/openssl/
import_openssl.sh 102 rm -rf openssl-$OPENSSL_VERSION/ # remove stale files
  /external/webkit/WebCore/loader/
Cache.h 198 // more resources than the cached resource map, since it can also hold "stale" multiple versions of objects that are
  /external/webkit/WebCore/platform/text/
TextEncodingRegistry.cpp 315 // If the calling thread did not use extended encoding names, it is fine for it to use a stale false value.
  /external/webkit/WebKit/mac/WebView/
WebScriptDebugDelegate.mm 235 // Dashcode is attempting to execute JS in the evaluator using a stale
  /frameworks/base/core/java/com/android/internal/backup/
IBackupTransport.aidl 75 * is to provide a guarantee that no stale data exists in the restore set when the
  /frameworks/base/telephony/java/com/android/internal/telephony/
ServiceStateTracker.java 57 * and ignore stale responses. The value is a count-down of
  /ndk/build/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /ndk/build/platforms/android-4/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /ndk/build/platforms/android-5/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /ndk/build/platforms/android-5/arch-x86/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /ndk/build/platforms/android-8/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /ndk/build/platforms/android-8/arch-x86/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /packages/apps/AlarmClock/src/com/android/alarmclock/
AlarmReceiver.java 84 Log.v("AlarmReceiver ignoring stale alarm");
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmReceiver.java 84 Log.v("AlarmReceiver ignoring stale alarm");
  /system/core/libcutils/
abort_socket.c 275 stale fd */
  /external/ppp/pppd/
utils.c 1001 notice("Removed stale lock on %s (pid %d)", dev, pid);
1004 warn("Couldn't remove stale lock on %s", dev);
1034 * and another process could think the lock was stale if it checked
  /frameworks/base/core/java/com/android/internal/view/menu/
IconMenuView.java 94 * Whether this IconMenuView has stale children and needs to update them.
467 // If we have stale data, resync with the menu
547 * Marks as having stale children.
  /dalvik/libcore/dalvik/src/main/java/dalvik/system/
DexFile.java 286 * is stale but exists on a read-only partition.
  /development/samples/MySampleRss/src/com/example/codelab/rssexample/
RssService.java 143 // The cursor might have gone stale. Requery to be sure.
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
package.html 188 becomes stale, the pool can accommodate for the lost connection.
  /external/webkit/WebCore/dom/
NamedAttrMap.cpp 206 // of that, we can simply clear all the attributes to avoid accessing stale

Completed in 591 milliseconds

1 23 4 5 6 7 8 9