Home
last modified time | relevance | path

Searched defs:getDate (Results 1 – 15 of 15) sorted by relevance

/external/nist-sip/java/javax/sip/header/
DDateHeader.java8 Calendar getDate(); in getDate() method
/external/nist-sip/java/gov/nist/javax/sip/header/
DSIPDateHeader.java92 public Calendar getDate() { in getDate() method in SIPDateHeader
/external/chromium_org/third_party/icu/source/i18n/unicode/
Dfmtable.h368 UDate getDate() const { return fValue.fDate; } in getDate() function
717 inline UDate Formattable::getDate(UErrorCode& status) const { in getDate() function
/external/icu/icu4c/source/i18n/unicode/
Dfmtable.h368 UDate getDate() const { return fValue.fDate; } in getDate() function
717 inline UDate Formattable::getDate(UErrorCode& status) const { in getDate() function
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
DTime.java136 public Date getDate() in getDate() method in Time
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
DTime.java97 public Date getDate() in getDate() method in Time
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
DDERUTCTime.java128 public Date getDate() in getDate() method in DERUTCTime
DDERGeneralizedTime.java219 public Date getDate() in getDate() method in DERGeneralizedTime
/external/smack/src/org/jivesoftware/smackx/workgroup/packet/
DAgentStatus.java159 public Date getDate() { in getDate() method in AgentStatus.ChatInfo
/external/smack/src/org/jivesoftware/smackx/packet/
DStreamInitiation.java284 public Date getDate() { in getDate() method in StreamInitiation.File
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/http/
DDelegatingHttpsURLConnection.java153 @Override public long getDate() { in getDate() method in DelegatingHttpsURLConnection
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/
DBuildResults.java155 public String getDate() { in getDate() method in BuildResults
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java379 public Date getDate(int columnIndex, Calendar cal) throws SQLException { in getDate() method in Impl_RowSet
383 public Date getDate(int columnIndex) throws SQLException { in getDate() method in Impl_RowSet
387 public Date getDate(String columnName, Calendar cal) throws SQLException { in getDate() method in Impl_RowSet
391 public Date getDate(String columnName) throws SQLException { in getDate() method in Impl_RowSet
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/bc/
DBcKeyStoreSpi.java328 Date getDate() in getDate() method in BcKeyStoreSpi.StoreEntry
/external/chromium_org/third_party/d3/src/
Dd3.js2251 getDate: function() { method in d3_date_utc