Home
last modified time | relevance | path

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

/frameworks/av/media/libaaudio/src/utility/
DAAudioUtilities.h270 class Timestamp {
272 Timestamp() in Timestamp() function
275 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.h291 using Timestamp = int64_t; member
294 PDX_REMOTE_METHOD(Wait, kOpWait, Timestamp(Void));
295 PDX_REMOTE_METHOD(GetLastTimestamp, kOpGetLastTimestamp, Timestamp(Void));
/frameworks/av/services/oboeservice/
DAAudioServiceStreamMMAP.cpp155 Timestamp timestamp(*positionFrames, *timeNanos); in getFreeRunningPosition()
179 Timestamp timestamp = mAtomicStreamTimestamp.read(); in getHardwareTimestamp()
DAAudioServiceStreamShared.cpp236 void AAudioServiceStreamShared::markTransferTime(Timestamp &timestamp) { in markTransferTime()
245 Timestamp timestamp = mAtomicStreamTimestamp.read(); in getFreeRunningPosition()
DAAudioServiceStreamShared.h76 void markTransferTime(Timestamp &timestamp);
DAAudioServiceEndpointCapture.cpp120 Timestamp timestamp(clientFramesWritten, AudioClock::getNanoseconds()); in callbackLoop()
DAAudioServiceEndpoint.h142 SimpleDoubleBuffer<Timestamp> mAtomicEndpointTimestamp;
DAAudioServiceEndpointPlay.cpp136 Timestamp timestamp(clientFramesRead, AudioClock::getNanoseconds()); in callbackLoop()
DAAudioServiceEndpointShared.cpp185 Timestamp timestamp = mAtomicEndpointTimestamp.read(); in getFreeRunningPosition()
DAAudioServiceStreamBase.h299 SimpleDoubleBuffer<Timestamp> mAtomicStreamTimestamp;
/frameworks/av/media/libaaudio/src/client/
DAudioStreamInternal.h176 SimpleDoubleBuffer<Timestamp> mAtomicInternalTimestamp;
DAudioStreamInternal.cpp495 Timestamp timestamp = mAtomicInternalTimestamp.read(); in getTimestamp()
542 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/api/
Dcurrent.txt68127 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 …]
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/base/config/
Dpreloaded-classes10709 java.sql.Timestamp
Dboot-image-profile.txt34433 HSPLjava/security/CodeSigner;-><init>(Ljava/security/cert/CertPath;Ljava/security/Timestamp;)V
39528 HSPLsun/security/pkcs/SignerInfo;->getTimestamp()Ljava/security/Timestamp;
52367 Ljava/sql/Timestamp;