Searched refs:_timestamp (Results 1 – 9 of 9) sorted by relevance
58 : _timestamp (timestamp) in _timestamp() function62 , _timestamp (timestamp) in _videoinfo()78 return _timestamp; in get_timestamp()86 _timestamp = timestamp; in set_timestamp()117 int64_t _timestamp; // in microseconds variable
39 : _timestamp (timestamp) in X3aEvent()46 return _timestamp; in get_timestamp()56 uint64_t _timestamp;
41 , _timestamp (timestamp) in _type()59 _timestamp = timestamp; in set_timestamp()62 return _timestamp; in get_timestamp()89 int64_t _timestamp; variable
158 int32_t _timestamp; member in ServiceEnumeration165 , _timestamp(service->getTimestamp()) in ServiceEnumeration()174 , _timestamp(other._timestamp) in ServiceEnumeration()217 if (_timestamp == _service->getTimestamp()) { in upToDate()241 _timestamp = _service->getTimestamp(); in reset()
21 @synthesize timestamp = _timestamp;30 _timestamp,38 _timestamp = nativeReport.timestamp();
313 self._timestamp = None314 self.queue_args = [resultsdir, os.path.dirname(resultsdir), self._timestamp]318 return self._timestamp335 self._timestamp = _make_timestamp(days_old, False)336 self.queue_args[2] = self._timestamp350 self._timestamp = _make_timestamp(days_old, True)351 self.queue_args[2] = self._timestamp
491 def _timestamp(pathname): function585 t_pyc = _timestamp(file)
55 _timestamp = statsReport.timestamp();
317 self._timestamp = int(320 self._timestamp = int(self._extended_timestamp)360 return self._timestamp