Home
last modified time | relevance | path

Searched refs:_timestamp (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Dservls.cpp158 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/webkit/Source/WebCore/inspector/front-end/
DResource.js808 this._timestamp = timestamp;
819 return this._timestamp;