Home
last modified time | relevance | path

Searched refs:getTimestamp (Results 1 – 19 of 19) sorted by relevance

/external/chromium/third_party/icu/source/common/
Dservls.cpp169 , _timestamp(service->getTimestamp()) in ServiceEnumeration()
221 if (_timestamp == _service->getTimestamp()) { in upToDate()
245 _timestamp = _service->getTimestamp(); in reset()
Dserv.h975 int32_t getTimestamp(void) const;
Dserv.cpp973 ICUService::getTimestamp() const in getTimestamp() function in ICUService
/external/icu4c/common/
Dservls.cpp169 , _timestamp(service->getTimestamp()) in ServiceEnumeration()
221 if (_timestamp == _service->getTimestamp()) { in upToDate()
245 _timestamp = _service->getTimestamp(); in reset()
Dserv.h975 int32_t getTimestamp(void) const;
Dserv.cpp973 ICUService::getTimestamp() const in getTimestamp() function in ICUService
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
Dwpamsg.h31 QDateTime getTimestamp() const { return timestamp; } in getTimestamp() function
Deventhistory.cpp125 elm->addEvent(msg.getTimestamp().toString("yyyy-MM-dd hh:mm:ss.zzz"), in addEvent()
/external/wpa_supplicant/wpa_gui-qt4/
Dwpamsg.h32 QDateTime getTimestamp() const { return timestamp; } in getTimestamp() function
Deventhistory.cpp116 elm->addEvent(msg.getTimestamp().toString("yyyy-MM-dd hh:mm:ss.zzz"), in addEvent()
/external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
Dwpamsg.h26 QDateTime getTimestamp() const { return timestamp; } in getTimestamp() function
Deventhistory.ui.h36 msg.getTimestamp().toString("yyyy-MM-dd hh:mm:ss.zzz"), in addEvent()
/external/wpa_supplicant/wpa_gui/
Dwpamsg.h26 QDateTime getTimestamp() const { return timestamp; } in getTimestamp() function
Deventhistory.ui.h36 msg.getTimestamp().toString("yyyy-MM-dd hh:mm:ss.zzz"), in addEvent()
/external/webkit/WebCore/loader/icon/
DIconRecord.h76 time_t getTimestamp() { return m_stamp; } in getTimestamp() function
DIconDatabase.cpp657 … return (int)currentTime() - icon->getTimestamp() > iconExpirationTime ? IconLoadYes : IconLoadNo; in loadDecisionForIconURL()
/external/apache-http/src/org/apache/http/util/
DVersionInfo.java147 public final String getTimestamp() { in getTimestamp() method in VersionInfo
/external/webkit/WebCore/
DChangeLog-2006-12-3137274 (WebCore::IconDataCache::getTimestamp):
37329 (WebCore::IconDataCache::getTimestamp):
DChangeLog-2007-10-148358 (WebCore::IconRecord::getTimestamp):