HomeSort by relevance Sort by last modified time
    Searched defs:_timestamp (Results 1 - 13 of 13) sorted by null

  /external/icu/icu4c/source/common/
servls.cpp 156 int32_t _timestamp; member in class:ServiceEnumeration
163 , _timestamp(service->getTimestamp())
172 , _timestamp(other._timestamp)
215 if (_timestamp == _service->getTimestamp()) {
239 _timestamp = _service->getTimestamp();
  /external/jetty/src/java/org/eclipse/jetty/util/thread/
Timeout.java 109 if (task._timestamp>_expiry)
133 if (task==_head || task._timestamp>expiry)
171 if (task._timestamp!=0)
174 task._timestamp=0;
179 task._timestamp = _now+delay;
184 if (last._timestamp <= task._timestamp)
218 long to_next = _duration+_head._next._timestamp-_now;
259 long _timestamp=0; field in class:Timeout.Task
271 return _timestamp;
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
imputil.py 491 def _timestamp(pathname): function
585 t_pyc = _timestamp(file)
  /prebuilts/gdb/linux-x86/lib/python2.7/
imputil.py 491 def _timestamp(pathname): function
585 t_pyc = _timestamp(file)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
imputil.py 491 def _timestamp(pathname): function
585 t_pyc = _timestamp(file)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
imputil.py 491 def _timestamp(pathname): function
585 t_pyc = _timestamp(file)
  /external/jetty/src/java/org/eclipse/jetty/server/handler/
ConnectHandler.java 527 private volatile long _timestamp; field in class:ConnectHandler.ProxyToServerConnection
636 return _timestamp;
641 _timestamp = timestamp;
744 private final long _timestamp; field in class:ConnectHandler.ClientToProxyConnection
753 _timestamp = timestamp;
832 return _timestamp;
  /external/guice/extensions/struts2/lib/
jetty-util-6.1.0.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.mortbay.jetty.util_6.1.23.v201004211559.jar 
  /external/jetty/lib/
jetty-util-6.1.26.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-util/8.1.14.v20131031/
jetty-util-8.1.14.v20131031.jar 
  /prebuilts/tools/common/google-api-java-client/1.20.0/
google-api-java-client-min-repackaged-1.20.0.jar 
  /prebuilts/tools/common/google-api-java-client/1.8.0-rc/
google-api-java-client-min-repackaged.jar 

Completed in 234 milliseconds