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

<<11121314151617181920>>

  /external/chromium_org/chrome/browser/signin/
signin_manager.cc 351 // Erase (now) stale information from AboutSigninInternals.
642 // It's possible we're listening to a "stale" renderer because it was
  /external/chromium_org/content/browser/
plugin_service_impl.cc 531 bool stale = GetPluginInfoArray( local
534 *is_stale = stale;
  /external/chromium_org/content/renderer/browser_plugin/
browser_plugin_browsertest.cc 297 // We send a stale UpdateRect to the BrowserPlugin.
347 // We send a stale UpdateRect to the BrowserPlugin.
  /external/chromium_org/net/tools/testserver/
testserver.py     [all...]
  /external/chromium_org/third_party/libjingle/source/talk/base/
httpclient.cc 84 // no-cache - may cache, but must revalidate whether fresh or stale
88 // must-revalidate - may cache, but must revalidate after stale
  /external/chromium_org/third_party/libjingle/source/talk/p2p/base/
stun.cc 47 const char STUN_ERROR_REASON_STALE_CREDENTIALS[] = "Stale Credentials";
49 const char STUN_ERROR_REASON_STALE_NONCE[] = "Stale Nonce";
  /external/iproute2/misc/
ifstat.c 737 fprintf(stderr, "ifstat: history is stale, ignoring it.\n");
745 fprintf(stderr, "ifstat: history is stale, ignoring it.\n");
  /frameworks/base/core/java/com/android/internal/view/menu/
IconMenuView.java 91 * Whether this IconMenuView has stale children and needs to update them.
483 * Marks as having stale children.
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
ServiceStateTracker.java 84 * and ignore stale responses. The value is a count-down of
390 log("EVENT_SET_RADIO_OFF is stale arg1=" + msg.arg1 +
  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
SystemMediaRouteProvider.java 392 // is stale. Drop it to prevent getting into sync loops.
501 // is stale. Drop it to prevent getting into sync loops.
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
AccountTypeManager.java     [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DcTrackerBase.java 160 // Tag for tracking stale alarms
203 // Used to track stale data stall alarms.
284 /* Tag for tracking stale alarms */
297 /* Used to track stale provisioning apn alarms */
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
LinkedTransferQueue.java 641 p = p != t && t != (u = tail) ? (t = u) : // stale tail
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding.property_1.3.0.I20100601-0800.jar 
  /external/chromium_org/build/
install-chroot.sh 211 echo "If you still get an error message, you might have stale mounts"
326 # Remove stale entry from /etc/schroot/schroot.conf. Entries start
554 # clean up the stale files by invoking us with "--clean" after having killed
  /external/chromium_org/chrome/browser/sync/glue/
session_model_associator.cc 105 // stale and becomes a candidate for garbage collection.
    [all...]
  /external/kernel-headers/original/linux/
sched.h 1007 * pid_alive - check that a task structure is not stale
1012 * can be stale and must not be dereferenced.
    [all...]
  /packages/apps/Mms/src/com/android/mms/data/
Conversation.java     [all...]
  /art/compiler/utils/
assembler.h 419 // value is null and null_allowed. in_reg holds a possibly stale reference
  /art/compiler/utils/mips/
assembler_mips.h 449 // value is null and null_allowed. in_reg holds a possibly stale reference
  /art/compiler/utils/x86/
assembler_x86.h 556 // value is null and null_allowed. in_reg holds a possibly stale reference
  /art/runtime/entrypoints/quick/
quick_trampoline_entrypoints.cc 561 // registers so that the stale objects aren't passed to the method we've resolved.
  /dalvik/vm/native/
dalvik_system_DexFile.cpp 469 * is stale but exists on a read-only partition.
  /development/samples/training/threadsample/src/com/example/android/threadsample/
PhotoThumbnailFragment.java 315 * data in the provider changes and the Cursor becomes stale.
  /external/apache-http/src/org/apache/http/impl/auth/
DigestScheme.java 168 String s = getParameter("stale");

Completed in 987 milliseconds

<<11121314151617181920>>