Searched defs:getDate (Results 1 - 25 of 25) sorted by relevance

/external/nist-sip/java/javax/sip/header/
H A DDateHeader.java8 Calendar getDate(); method in interface:DateHeader
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
H A DTime.java97 public Date getDate() method in class:Time
107 return ((DERGeneralizedTime)time).getDate();
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DTime.java97 public Date getDate() method in class:Time
107 return ((DERGeneralizedTime)time).getDate();
/external/nist-sip/java/gov/nist/javax/sip/header/
H A DSIPDateHeader.java92 public Calendar getDate() { method in class:SIPDateHeader
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
H A DDERUTCTime.java82 this.getDate();
116 public Date getDate() method in class:DERUTCTime
H A DDERGeneralizedTime.java82 this.getDate();
184 if (timeZone.useDaylightTime() && timeZone.inDaylightTime(this.getDate()))
207 public Date getDate() method in class:DERGeneralizedTime
/external/icu4c/i18n/unicode/
H A Dfmtable.h211 * Selector indicating a UDate value. Use getDate to retrieve
354 UDate getDate() const { return fValue.fDate; } function in class:Formattable
364 UDate getDate(UErrorCode& status) const;
646 inline UDate Formattable::getDate(UErrorCode& status) const { function in class:Formattable
/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/
H A DBuildResults.java102 return getDate().compareTo(res.getDate());
155 public String getDate() { method in class:BuildResults
547 timeBuild = Long.parseLong(getDate());
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
H A DJDKKeyStore.java329 Date getDate() method in class:JDKKeyStore.StoreEntry
593 return entry.getDate();
754 dOut.writeLong(entry.getDate().getTime());
/external/okhttp/src/main/java/libcore/net/http/
H A DHttpsURLConnectionImpl.java200 public long getDate() { method in class:HttpsURLConnectionImpl
201 return delegate.getDate();
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
H A DImpl_RowSet.java379 public Date getDate(int columnIndex, Calendar cal) throws SQLException { method in class:Impl_RowSet
383 public Date getDate(int columnIndex) throws SQLException { method in class:Impl_RowSet
387 public Date getDate(String columnName, Calendar cal) throws SQLException { method in class:Impl_RowSet
391 public Date getDate(String columnName) throws SQLException { method in class:Impl_RowSet
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.event_1.2.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.launcher_1.1.0.v20100507.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.update.configurator_3.3.100.v20100512.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.team.core_3.5.100.R36x_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface.text_3.6.1.r361_v20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/
H A Dperformanceui.jarMETA-INF/MANIFEST.MF .project about.html plugin.xml build.properties images/FAIL ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 349 milliseconds