/frameworks/av/media/libaaudio/src/utility/ |
D | AAudioUtilities.h | 247 class Timestamp { 249 Timestamp() in Timestamp() function 252 Timestamp(int64_t position, int64_t nanoseconds) in Timestamp() function
|
/frameworks/opt/telephony/proto/src/ |
D | persist_atoms.proto | 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. */
|
/frameworks/av/media/libaaudio/examples/utils/ |
D | AAudioSimplePlayer.h | 38 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/ |
D | display_protocol.h | 287 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/ |
D | AAudioServiceStreamMMAP.cpp | 164 Timestamp timestamp(*positionFrames, *timeNanos); in getFreeRunningPosition() 188 Timestamp timestamp = mAtomicStreamTimestamp.read(); in getHardwareTimestamp()
|
D | AAudioServiceStreamShared.cpp | 237 void AAudioServiceStreamShared::markTransferTime(Timestamp ×tamp) { in markTransferTime() 246 Timestamp timestamp = mAtomicStreamTimestamp.read(); in getFreeRunningPosition()
|
D | AAudioServiceStreamShared.h | 76 void markTransferTime(Timestamp ×tamp);
|
D | AAudioServiceEndpointCapture.cpp | 120 Timestamp timestamp(clientFramesWritten, AudioClock::getNanoseconds()); in callbackLoop()
|
D | AAudioServiceEndpoint.h | 124 SimpleDoubleBuffer<Timestamp> mAtomicEndpointTimestamp;
|
D | AAudioServiceEndpointPlay.cpp | 136 Timestamp timestamp(clientFramesRead, AudioClock::getNanoseconds()); in callbackLoop()
|
D | AAudioServiceStreamBase.h | 304 SimpleDoubleBuffer<Timestamp> mAtomicStreamTimestamp;
|
D | AAudioServiceEndpointShared.cpp | 185 Timestamp timestamp = mAtomicEndpointTimestamp.read(); in getFreeRunningPosition()
|
/frameworks/av/media/libaaudio/src/client/ |
D | AudioStreamInternal.h | 174 SimpleDoubleBuffer<Timestamp> mAtomicInternalTimestamp;
|
D | AudioStreamInternal.cpp | 441 Timestamp timestamp = mAtomicInternalTimestamp.read(); in getTimestamp() 487 Timestamp timestamp(message->timestamp.position, message->timestamp.timestamp); in onTimestampHardware()
|
/frameworks/base/core/proto/android/server/ |
D | powermanagerservice.proto | 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.
|
/frameworks/av/media/libaaudio/examples/write_sine/src/ |
D | write_sine_callback.cpp | 193 Timestamp *timestamp = &myData.timestamps[i]; in testOpenPlayClose()
|
/frameworks/base/tests/FlickerTests/ |
D | README.md | 83 Timestamp: 2308008331271
|
/frameworks/native/opengl/specs/ |
D | EGL_ANDROID_get_frame_timestamps.txt | 164 Timestamp queries that are not supported will generate an EGL_BAD_PARAMETER
|
/frameworks/native/cmds/surfacereplayer/replayer/ |
D | README.md | 54 - -s [Timestamp] switches to manual replay at specified timestamp
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 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 …]
|
/frameworks/base/non-updatable-api/ |
D | current.txt | 65514 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/ |
D | current.txt | 65658 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/ |
D | preloaded-classes | 6274 java.sql.Timestamp
|
D | boot-image-profile.txt | 27837 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;
|
D | hiddenapi-greylist-max-o.txt | 105929 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;
|