Home
last modified time | relevance | path

Searched refs:Timestamp (Results 1 – 25 of 25) sorted by relevance

/frameworks/av/media/libaaudio/src/utility/
DAAudioUtilities.h247 class Timestamp {
249 Timestamp() in Timestamp() function
252 Timestamp(int64_t position, int64_t nanoseconds) in Timestamp() function
/frameworks/opt/telephony/proto/src/
Dpersist_atoms.proto25 // 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. */
/frameworks/av/media/libaaudio/examples/utils/
DAAudioSimplePlayer.h38 typedef struct Timestamp { struct
41 } Timestamp; argument
263 Timestamp timestamps[MAX_TIMESTAMPS];
343 Timestamp *timestamp = &sineData->timestamps[sineData->timestampCount]; in SimplePlayerDataCallbackProc()
/frameworks/native/libs/vr/libdisplay/include/private/dvr/
Ddisplay_protocol.h287 using Timestamp = int64_t; member
290 PDX_REMOTE_METHOD(Wait, kOpWait, Timestamp(Void));
291 PDX_REMOTE_METHOD(GetLastTimestamp, kOpGetLastTimestamp, Timestamp(Void));
/frameworks/av/services/oboeservice/
DAAudioServiceStreamMMAP.cpp164 Timestamp timestamp(*positionFrames, *timeNanos); in getFreeRunningPosition()
188 Timestamp timestamp = mAtomicStreamTimestamp.read(); in getHardwareTimestamp()
DAAudioServiceStreamShared.cpp237 void AAudioServiceStreamShared::markTransferTime(Timestamp &timestamp) { in markTransferTime()
246 Timestamp timestamp = mAtomicStreamTimestamp.read(); in getFreeRunningPosition()
DAAudioServiceStreamShared.h76 void markTransferTime(Timestamp &timestamp);
DAAudioServiceEndpointCapture.cpp120 Timestamp timestamp(clientFramesWritten, AudioClock::getNanoseconds()); in callbackLoop()
DAAudioServiceEndpoint.h124 SimpleDoubleBuffer<Timestamp> mAtomicEndpointTimestamp;
DAAudioServiceEndpointPlay.cpp136 Timestamp timestamp(clientFramesRead, AudioClock::getNanoseconds()); in callbackLoop()
DAAudioServiceStreamBase.h304 SimpleDoubleBuffer<Timestamp> mAtomicStreamTimestamp;
DAAudioServiceEndpointShared.cpp185 Timestamp timestamp = mAtomicEndpointTimestamp.read(); in getFreeRunningPosition()
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.h174 SimpleDoubleBuffer<Timestamp> mAtomicInternalTimestamp;
DAudioStreamInternal.cpp441 Timestamp timestamp = mAtomicInternalTimestamp.read(); in getTimestamp()
487 Timestamp timestamp(message->timestamp.position, message->timestamp.timestamp); in onTimestampHardware()
/frameworks/base/core/proto/android/server/
Dpowermanagerservice.proto132 // 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.
/frameworks/av/media/libaaudio/examples/write_sine/src/
Dwrite_sine_callback.cpp193 Timestamp *timestamp = &myData.timestamps[i]; in testOpenPlayClose()
/frameworks/base/tests/FlickerTests/
DREADME.md83 Timestamp: 2308008331271
/frameworks/native/opengl/specs/
DEGL_ANDROID_get_frame_timestamps.txt164 Timestamp queries that are not supported will generate an EGL_BAD_PARAMETER
/frameworks/native/cmds/surfacereplayer/replayer/
DREADME.md54 - -s [Timestamp] switches to manual replay at specified timestamp
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt44382 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 …]
/frameworks/base/non-updatable-api/
Dcurrent.txt65514 ctor public CodeSigner(java.security.cert.CertPath, java.security.Timestamp);
65516 method public java.security.Timestamp getTimestamp();
66157 public final class Timestamp implements java.io.Serializable {
66158 ctor public Timestamp(java.util.Date, java.security.cert.CertPath);
67154 method public java.sql.Timestamp getTimestamp(int) throws java.sql.SQLException;
67155 …method public java.sql.Timestamp getTimestamp(int, java.util.Calendar) throws java.sql.SQLExceptio…
67156 method public java.sql.Timestamp getTimestamp(String) throws java.sql.SQLException;
67157 …method public java.sql.Timestamp getTimestamp(String, java.util.Calendar) throws java.sql.SQLExcep…
67208 method public void setTimestamp(String, java.sql.Timestamp) throws java.sql.SQLException;
67209 …method public void setTimestamp(String, java.sql.Timestamp, java.util.Calendar) throws java.sql.SQ…
[all …]
/frameworks/base/api/
Dcurrent.txt65658 ctor public CodeSigner(java.security.cert.CertPath, java.security.Timestamp);
65660 method public java.security.Timestamp getTimestamp();
66301 public final class Timestamp implements java.io.Serializable {
66302 ctor public Timestamp(java.util.Date, java.security.cert.CertPath);
67298 method public java.sql.Timestamp getTimestamp(int) throws java.sql.SQLException;
67299 …method public java.sql.Timestamp getTimestamp(int, java.util.Calendar) throws java.sql.SQLExceptio…
67300 method public java.sql.Timestamp getTimestamp(String) throws java.sql.SQLException;
67301 …method public java.sql.Timestamp getTimestamp(String, java.util.Calendar) throws java.sql.SQLExcep…
67352 method public void setTimestamp(String, java.sql.Timestamp) throws java.sql.SQLException;
67353 …method public void setTimestamp(String, java.sql.Timestamp, java.util.Calendar) throws java.sql.SQ…
[all …]
/frameworks/base/config/
Dpreloaded-classes6274 java.sql.Timestamp
Dboot-image-profile.txt27837 HSPLjava/sql/Timestamp;-><init>(J)V
27838 HSPLjava/sql/Timestamp;->toString()Ljava/lang/String;
31497 HSPLsun/security/pkcs/SignerInfo;->getTimestamp()Ljava/security/Timestamp;
39336 Ljava/sql/Timestamp;
Dhiddenapi-greylist-max-o.txt105929 Ljava/security/CodeSigner;->timestamp:Ljava/security/Timestamp;
106257 Ljava/security/Timestamp;->myhash:I
106258 Ljava/security/Timestamp;->signerCertPath:Ljava/security/cert/CertPath;
106259 Ljava/security/Timestamp;->timestamp:Ljava/util/Date;
106283 Ljava/sql/Timestamp;->nanos:I
112742 Lsun/security/pkcs/SignerInfo;->timestamp:Ljava/security/Timestamp;