/external/chromium/chrome/browser/history/ |
text_database_manager.cc | 73 bool TextDatabaseManager::PageInfo::Expired(TimeTicks now) const { 549 while (i != recent_changes_.rend() && i->second.Expired(now)) {
|
/external/chromium/chrome/browser/sync/protocol/ |
sync.proto | 420 RETRY = 3; // Someone has a conflicting, non-expired session open 576 AUTH_EXPIRED = 4; // Auth token or cookie has expired.
|
/external/chromium/chrome/browser/ui/webui/ |
app_launcher_handler.cc | 275 // expired. 293 // If the default apps have just expired (user viewed them too many times with
|
/external/chromium/net/base/ |
dnsrr_resolver.cc | 742 // entry has expired. 810 // if we didn't clear out any expired entries, we just remove the first
|
/external/chromium_org/chrome/browser/ui/webui/ |
sync_setup_handler.cc | [all...] |
/external/chromium_org/chrome/installer/gcapi/ |
gcapi.cc | 175 // Cannot re-offer, if the timer already exists and is not expired yet. 184 // The time has not expired, we cannot offer Chrome.
|
/external/chromium_org/google_apis/gaia/ |
oauth2_token_service_unittest.cc | 225 // Second request must try to access the network as the token has expired. 264 // Second request must try to access the network as the token has expired.
|
/external/chromium_org/net/quic/ |
quic_connection.h | 347 // out the connection if network timer has expired for |timeout|. 350 // Also, checks and times out the connection if timer has expired for
|
/external/chromium_org/third_party/openssl/openssl/apps/ |
ca.c | 188 " -updatedb - Updates db for expired certificates\n", 961 /* Update the db file for expired certificates */ 977 "No entries found to mark expired\n"); 986 "Done. %d entries marked as expired\n",i); [all...] |
/external/iptables/extensions/ |
libxt_hashlimit.c | 42 "[--hashlimit-htable-expire] after which time are idle entries expired?\n", 80 " --hashlimit-htable-expire after which time are idle entries expired?\n"
|
/external/libpcap/ |
pcap.c | 186 * the timeout expired", so we map it to -2 so you can 188 * "no packets arrived before the timeout expired, try
|
/external/openssl/apps/ |
ca.c | 188 " -updatedb - Updates db for expired certificates\n", 961 /* Update the db file for expired certificates */ 977 "No entries found to mark expired\n"); 986 "Done. %d entries marked as expired\n",i); [all...] |
/external/valgrind/main/coregrind/m_gdbserver/ |
signals.c | 70 {"SIGVTALRM", "Virtual timer expired"}, 71 {"SIGPROF", "Profiling timer expired"},
|
/frameworks/base/docs/html/google/play/licensing/ |
licensing-reference.jd | 348 as long as the license validity period has not expired, it is acceptable for the 363 until the validity period has expired.</li>
|
/frameworks/base/location/java/android/location/ |
LocationRequest.java | 385 * are allowed, but indicate that the request has already expired. 413 * are allowed, but indicate that the request has already expired.
|
/external/chromium/chrome/browser/safe_browsing/ |
safe_browsing_database_unittest.cc | 928 base::Time expired = base::Time::Now() - base::TimeDelta::FromMinutes(60); local [all...] |
safe_browsing_database.cc | 123 // add them to |full_hits| if not expired. "Not expired" is when 125 // received recently enough. Expired items are not deleted because a [all...] |
/external/chromium_org/chrome/browser/safe_browsing/ |
safe_browsing_database_unittest.cc | 981 base::Time expired = base::Time::Now() - base::TimeDelta::FromMinutes(60); local [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
cookielib.py | 817 Currently, pre-expired cookies never get this far -- the CookieJar [all...] |
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
cookielib.py | 817 Currently, pre-expired cookies never get this far -- the CookieJar [all...] |
/hardware/ti/omap4xxx/camera/OMXCameraAdapter/ |
OMXCameraAdapter.cpp | 149 CAMHAL_LOGEA("Timeout for enabling preview port expired!"); [all...] |
/external/chromium/net/socket/ |
ssl_client_socket_win.cc | 234 // and expired certificate errors. There are only flags to ignore the 299 // to filtering by extended/enhanced key usage, we do not show expired 305 // http://blogs.msdn.com/b/askie/archive/2009/06/09/my-expired-client-certificates-no-longer-display-when-connecting-to-my-web-server-using-ie8.aspx [all...] |
/external/chromium_org/chrome/browser/extensions/activity_log/ |
counting_policy_unittest.cc | 572 // days, and that old data can be expired from the database. 664 // Add an action which will not be expired, so that some strings will remain 679 // Trigger a cleaning. The oldest action is expired when we submit a [all...] |
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
shared_ptr_base.h | [all...] |
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
shared_ptr_base.h | [all...] |