Home
last modified time | relevance | path

Searched defs:dateValue (Results 1 – 4 of 4) sorted by relevance

/external/apache-http/src/org/apache/http/impl/cookie/
DDateUtils.java99 public static Date parseDate(String dateValue) throws DateParseException { in parseDate()
113 public static Date parseDate(final String dateValue, String[] dateFormats) in parseDate()
133 String dateValue, in parseDate()
/external/webkit/Source/WebCore/loader/cache/
DCachedResource.cpp183 double dateValue = m_response.date(); in currentAge() local
202 double dateValue = m_response.date(); in freshnessLifetime() local
/external/webkit/Source/WebCore/platform/graphics/win/
DMediaPlayerPrivateQuickTimeWin.cpp141 CFGregorianDate dateValue = CFAbsoluteTimeGetGregorianDate(time, gmtTimeZone); in rfc2616DateStringFromTime() local
DMediaPlayerPrivateQuickTimeVisualContext.cpp228 CFGregorianDate dateValue = CFAbsoluteTimeGetGregorianDate(time, gmtTimeZone); in rfc2616DateStringFromTime() local