Searched refs:Timestamp (Results 1 – 24 of 24) sorted by relevance
270 class Timestamp {272 Timestamp() in Timestamp() function275 Timestamp(int64_t position, int64_t nanoseconds) in Timestamp() function
25 // NOTE: using int64 rather than google.protobuf.Timestamp for timestamps simplifies implementation.31 /* Timestamp of last voice_call_rat_usages pull. */37 /* Timestamp of last voice_call_sessions pull. */
38 typedef struct Timestamp { struct41 } Timestamp; argument263 Timestamp timestamps[MAX_TIMESTAMPS];343 Timestamp *timestamp = &sineData->timestamps[sineData->timestampCount]; in SimplePlayerDataCallbackProc()
291 using Timestamp = int64_t; member294 PDX_REMOTE_METHOD(Wait, kOpWait, Timestamp(Void));295 PDX_REMOTE_METHOD(GetLastTimestamp, kOpGetLastTimestamp, Timestamp(Void));
155 Timestamp timestamp(*positionFrames, *timeNanos); in getFreeRunningPosition()179 Timestamp timestamp = mAtomicStreamTimestamp.read(); in getHardwareTimestamp()
236 void AAudioServiceStreamShared::markTransferTime(Timestamp ×tamp) { in markTransferTime()245 Timestamp timestamp = mAtomicStreamTimestamp.read(); in getFreeRunningPosition()
76 void markTransferTime(Timestamp ×tamp);
120 Timestamp timestamp(clientFramesWritten, AudioClock::getNanoseconds()); in callbackLoop()
142 SimpleDoubleBuffer<Timestamp> mAtomicEndpointTimestamp;
136 Timestamp timestamp(clientFramesRead, AudioClock::getNanoseconds()); in callbackLoop()
185 Timestamp timestamp = mAtomicEndpointTimestamp.read(); in getFreeRunningPosition()
299 SimpleDoubleBuffer<Timestamp> mAtomicStreamTimestamp;
176 SimpleDoubleBuffer<Timestamp> mAtomicInternalTimestamp;
495 Timestamp timestamp = mAtomicInternalTimestamp.read(); in getTimestamp()542 Timestamp timestamp(message->timestamp.position, message->timestamp.timestamp); in onTimestampHardware()
132 // Timestamp of the last time the device was awoken.134 // Timestamp of the last time the device was put to sleep.136 // Timestamp of the last call to user activity.139 // Timestamp of last interactive power hint.141 // Timestamp of the last screen brightness boost.
193 Timestamp *timestamp = &myData.timestamps[i]; in testOpenPlayClose()
83 Timestamp: 2308008331271
164 Timestamp queries that are not supported will generate an EGL_BAD_PARAMETER
54 - -s [Timestamp] switches to manual replay at specified timestamp
44382 ctor public CodeSigner(java.security.cert.CertPath, java.security.Timestamp);44384 method public java.security.Timestamp getTimestamp();44970 public final class Timestamp implements java.io.Serializable {44971 ctor public Timestamp(java.util.Date, java.security.cert.CertPath);45877 method public abstract java.sql.Timestamp getTimestamp(int) throws java.sql.SQLException;45878 …method public abstract java.sql.Timestamp getTimestamp(int, java.util.Calendar) throws java.sql.SQ…45879 …method public abstract java.sql.Timestamp getTimestamp(java.lang.String) throws java.sql.SQLExcept…45880 …method public abstract java.sql.Timestamp getTimestamp(java.lang.String, java.util.Calendar) throw…45931 …method public abstract void setTimestamp(java.lang.String, java.sql.Timestamp) throws java.sql.SQL…45932 …method public abstract void setTimestamp(java.lang.String, java.sql.Timestamp, java.util.Calendar)…[all …]
68127 ctor public CodeSigner(java.security.cert.CertPath, java.security.Timestamp);68129 method public java.security.Timestamp getTimestamp();68770 public final class Timestamp implements java.io.Serializable {68771 ctor public Timestamp(java.util.Date, java.security.cert.CertPath);69767 method public java.sql.Timestamp getTimestamp(int) throws java.sql.SQLException;69768 …method public java.sql.Timestamp getTimestamp(int, java.util.Calendar) throws java.sql.SQLExceptio…69769 method public java.sql.Timestamp getTimestamp(String) throws java.sql.SQLException;69770 …method public java.sql.Timestamp getTimestamp(String, java.util.Calendar) throws java.sql.SQLExcep…69821 method public void setTimestamp(String, java.sql.Timestamp) throws java.sql.SQLException;69822 …method public void setTimestamp(String, java.sql.Timestamp, java.util.Calendar) throws java.sql.SQ…[all …]
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
10709 java.sql.Timestamp
34433 HSPLjava/security/CodeSigner;-><init>(Ljava/security/cert/CertPath;Ljava/security/Timestamp;)V39528 HSPLsun/security/pkcs/SignerInfo;->getTimestamp()Ljava/security/Timestamp;52367 Ljava/sql/Timestamp;