HomeSort by relevance Sort by last modified time
    Searched full:stale (Results 276 - 300 of 812) sorted by null

<<11121314151617181920>>

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/sys/
_errdefs.h 152 __BIONIC_ERRDEF( ESTALE , 116, "Stale NFS file handle" )
  /external/chromium_org/net/http/
http_auth_cache_unittest.cc 418 "stale=\"true\"");
421 // After the stale update, the entry should still exist in the cache and
437 "stale=\"true\"");
  /external/ppp/pppd/
utils.c 1004 notice("Removed stale lock on %s (pid %d)", dev, pid);
1007 warn("Couldn't remove stale lock on %s", dev);
1037 * and another process could think the lock was stale if it checked
  /development/samples/training/bitmapfun/src/com/example/android/bitmapfun/util/
DiskLruCache.java 168 * a sequence number each time an edit is committed. A snapshot is stale if
523 return null; // snapshot is stale
843 remove(entry.key); // the previous entry is stale
    [all...]

Completed in 697 milliseconds

<<11121314151617181920>>