Searched refs:_timestamp (Results 1 – 11 of 11) sorted by relevance
/external/libxcam/xcore/ |
D | video_buffer.h | 58 : _timestamp (timestamp) in _timestamp() function 62 , _timestamp (timestamp) in _videoinfo() 78 return _timestamp; in get_timestamp() 86 _timestamp = timestamp; in set_timestamp() 117 int64_t _timestamp; // in microseconds variable
|
D | x3a_event.h | 39 : _timestamp (timestamp) in X3aEvent() 46 return _timestamp; in get_timestamp() 56 uint64_t _timestamp;
|
D | x3a_result.h | 41 , _timestamp (timestamp) in _type() 59 _timestamp = timestamp; in set_timestamp() 62 return _timestamp; in get_timestamp() 89 int64_t _timestamp; variable
|
/external/icu/icu4c/source/common/ |
D | servls.cpp | 158 int32_t _timestamp; member in ServiceEnumeration 165 , _timestamp(service->getTimestamp()) in ServiceEnumeration() 174 , _timestamp(other._timestamp) in ServiceEnumeration() 217 if (_timestamp == _service->getTimestamp()) { in upToDate() 241 _timestamp = _service->getTimestamp(); in reset()
|
/external/webrtc/webrtc/api/objc/ |
D | RTCStatsReport.mm | 21 @synthesize timestamp = _timestamp; 30 _timestamp, 38 _timestamp = nativeReport.timestamp();
|
/external/autotest/site_utils/ |
D | gs_offloader_unittest.py | 265 self._timestamp = None 266 self.queue_args = [resultsdir, os.path.dirname(resultsdir), self._timestamp] 270 return self._timestamp 287 self._timestamp = jd_test.make_timestamp(days_old, False) 288 self.queue_args[2] = self._timestamp 302 self._timestamp = jd_test.make_timestamp(days_old, True) 303 self.queue_args[2] = self._timestamp
|
/external/tensorflow/tensorflow/core/grappler/costs/ |
D | graph_memory.cc | 146 Event(int64 _timestamp, bool _allocated, in Event() 148 : timestamp(_timestamp), allocated(_allocated), tensor(_tensor) {} in Event()
|
/external/python/cpython2/Lib/ |
D | imputil.py | 491 def _timestamp(pathname): function 585 t_pyc = _timestamp(file)
|
/external/webrtc/talk/app/webrtc/objc/ |
D | RTCStatsReport.mm | 55 _timestamp = statsReport.timestamp();
|
/external/tensorflow/tensorflow/python/debug/lib/ |
D | debug_data.py | 318 self._timestamp = int( 321 self._timestamp = int(self._extended_timestamp) 361 return self._timestamp
|
/external/guice/extensions/struts2/lib/ |
D | jetty-util-6.1.0.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/mortbay/
org/ ... |