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

  /external/libxcam/xcore/
x3a_event.h 39 : _timestamp (timestamp)
46 return _timestamp;
56 uint64_t _timestamp; member in class:XCam::X3aEvent
video_buffer.h 58 : _timestamp (timestamp)
62 , _timestamp (timestamp)
78 return _timestamp;
86 _timestamp = timestamp;
117 int64_t _timestamp; // in microseconds member in class:XCam::VideoBuffer
x3a_result.h 41 , _timestamp (timestamp)
59 _timestamp = timestamp;
62 return _timestamp;
89 int64_t _timestamp; member in class:XCam::X3aResult
  /external/webrtc/webrtc/api/objc/
RTCStatsReport.mm 21 @synthesize timestamp = _timestamp;
30 _timestamp,
38 _timestamp = nativeReport.timestamp();
  /external/webrtc/talk/app/webrtc/objc/
RTCStatsReport.mm 55 _timestamp = statsReport.timestamp();
  /external/icu/icu4c/source/common/
servls.cpp 158 int32_t _timestamp; member in class:ServiceEnumeration
165 , _timestamp(service->getTimestamp())
174 , _timestamp(other._timestamp)
217 if (_timestamp == _service->getTimestamp()) {
241 _timestamp = _service->getTimestamp();
  /frameworks/native/libs/gui/include/gui/
IGraphicBufferProducer.h 326 inline QueueBufferInput(int64_t _timestamp, bool _isAutoTimestamp,
330 : timestamp(_timestamp), isAutoTimestamp(_isAutoTimestamp),
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
imputil.py 491 def _timestamp(pathname): function
585 t_pyc = _timestamp(file)
  /external/python/cpython2/Lib/
imputil.py 491 def _timestamp(pathname): function
585 t_pyc = _timestamp(file)
  /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/autotest/site_utils/
gs_offloader_unittest.py 313 self._timestamp = None
314 self.queue_args = [resultsdir, os.path.dirname(resultsdir), self._timestamp]
318 return self._timestamp
335 self._timestamp = _make_timestamp(days_old, False)
336 self.queue_args[2] = self._timestamp
350 self._timestamp = _make_timestamp(days_old, True)
351 self.queue_args[2] = self._timestamp
    [all...]
  /external/tensorflow/tensorflow/python/debug/lib/
debug_data.py 317 self._timestamp = int(
320 self._timestamp = int(self._extended_timestamp)
360 return self._timestamp
    [all...]
  /external/guice/extensions/struts2/lib/
jetty-util-6.1.0.jar 
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.2.2/
jackson-databind-2.2.2.jar 
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-databind/2.6.6/
jackson-databind-2.6.6.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-util/8.1.14.v20131031/
jetty-util-8.1.14.v20131031.jar 

Completed in 287 milliseconds