Home
last modified time | relevance | path

Searched defs:getTimestamp (Results 1 – 25 of 35) sorted by relevance

12

/external/opencensus-java/api/src/main/java/io/opencensus/metrics/export/
DPoint.java62 public abstract Timestamp getTimestamp(); in getTimestamp() method in Point
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Dwpamsg.h25 QDateTime getTimestamp() const { return timestamp; } in getTimestamp() function
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DJavaBeanWithSqlTimestamp.java22 public java.sql.Timestamp getTimestamp() { in getTimestamp() method in JavaBeanWithSqlTimestamp
DJavaBeanWithNullValues.java91 public Timestamp getTimestamp() { in getTimestamp() method in JavaBeanWithNullValues
/external/grpc-grpc-java/grpclb/src/generated/main/java/io/grpc/lb/v1/
DClientStatsOrBuilder.java25 com.google.protobuf.Timestamp getTimestamp(); in getTimestamp() method
DClientStats.java151 public com.google.protobuf.Timestamp getTimestamp() { in getTimestamp() method in ClientStats
725 public com.google.protobuf.Timestamp getTimestamp() { in getTimestamp() method in ClientStats.Builder
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/channelz/v1/
DChannelTraceEventOrBuilder.java60 com.google.protobuf.Timestamp getTimestamp(); in getTimestamp() method
DChannelTraceEvent.java379 public com.google.protobuf.Timestamp getTimestamp() { in getTimestamp() method in ChannelTraceEvent
1038 public com.google.protobuf.Timestamp getTimestamp() { in getTimestamp() method in ChannelTraceEvent.Builder
/external/grpc-grpc-java/services/src/generated/main/java/io/grpc/binarylog/v1/
DGrpcLogEntryOrBuilder.java25 com.google.protobuf.Timestamp getTimestamp(); in getTimestamp() method
DGrpcLogEntry.java602 public com.google.protobuf.Timestamp getTimestamp() { in getTimestamp() method in GrpcLogEntry
1437 public com.google.protobuf.Timestamp getTimestamp() { in getTimestamp() method in GrpcLogEntry.Builder
/external/angle/src/libANGLE/renderer/d3d/
DRendererD3D.cpp116 GLint64 RendererD3D::getTimestamp() in getTimestamp() function in rx::RendererD3D
/external/llvm/tools/dsymutil/
DDebugMap.h151 sys::TimeValue getTimestamp() const { return Timestamp; } in getTimestamp() function
/external/conscrypt/repackaged/common/src/main/java/com/android/org/conscrypt/ct/
DSignedCertificateTimestamp.java83 public long getTimestamp() { in getTimestamp() method in SignedCertificateTimestamp
/external/conscrypt/common/src/main/java/org/conscrypt/ct/
DSignedCertificateTimestamp.java72 public long getTimestamp() { in getTimestamp() method in SignedCertificateTimestamp
/external/apache-http/src/org/apache/http/util/
DVersionInfo.java152 public final String getTimestamp() { in getTimestamp() method in VersionInfo
/external/llvm-project/llvm/tools/dsymutil/
DDebugMap.h174 sys::TimePoint<std::chrono::seconds> getTimestamp() const { in getTimestamp() function
/external/oboe/include/oboe/
DAudioStream.h287 virtual Result getTimestamp(clockid_t /* clockId */, in getTimestamp() function
/external/oboe/src/common/
DFilterAudioStream.h171 Result getTimestamp(clockid_t clockId, in getTimestamp() function
DAudioStream.cpp189 ResultWithValue<FrameTimestamp> AudioStream::getTimestamp(clockid_t clockId) { in getTimestamp() function in oboe::AudioStream
/external/oboe/apps/OboeTester/app/src/main/java/com/mobileer/miditools/
DEventScheduler.java107 public long getTimestamp() { in getTimestamp() method in EventScheduler.SchedulableEvent
/external/opencensus-java/api/src/main/java/io/opencensus/trace/export/
DSpanData.java333 public abstract Timestamp getTimestamp(); in getTimestamp() method in SpanData.TimedEvent
/external/angle/src/libANGLE/renderer/gl/
DRendererGL.cpp287 GLint64 RendererGL::getTimestamp() in getTimestamp() function in rx::RendererGL
/external/oboe/src/aaudio/
DAudioStreamAAudio.cpp621 Result AudioStreamAAudio::getTimestamp(clockid_t clockId, in getTimestamp() function in oboe::AudioStreamAAudio
/external/llvm-project/compiler-rt/lib/xray/
Dxray_fdr_logging.cpp416 static TSCAndCPU getTimestamp() XRAY_NEVER_INSTRUMENT { in getTimestamp() function
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/javax/sql/
DImpl_RowSet.java505 public Timestamp getTimestamp(int columnIndex, Calendar cal) in getTimestamp() method in Impl_RowSet
510 public Timestamp getTimestamp(int columnIndex) throws SQLException { in getTimestamp() method in Impl_RowSet
514 public Timestamp getTimestamp(String columnName, Calendar cal) in getTimestamp() method in Impl_RowSet
519 public Timestamp getTimestamp(String columnName) throws SQLException { in getTimestamp() method in Impl_RowSet

12