Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/st_acc44/
Dst_acc44.c243 uint64_t Timestamp; member
481 mTask.Timestamp = sensorGetTime(); in st_acc44_calc_timestamp()
487 mTask.Timestamp = mTask.lastTime + deltaTime; in st_acc44_calc_timestamp()
489 mTask.lastTime = mTask.Timestamp; in st_acc44_calc_timestamp()
750 parseRawData(&xfer->txrxBuf[0], 1, mTask.Timestamp); in st_acc44_handleCommDoneEvt()
/device/generic/goldfish/camera/
Dexif.cpp23 using Timestamp = time_t; typedef
27 using Timestamp = time64_t; typedef
142 Timestamp t2 = t; in convertT64ToTm()
/device/google/cuttlefish/host/commands/metrics/
Devents.cc59 Timestamp* timestamp = cfEvent->mutable_timestamp_ms(); in BuildCfLogEvent()
125 Timestamp* metrics_timestamp = metrics_event->mutable_event_time_ms(); in AddCfMetricsEventToLog()
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dlocal_recorder.cpp271 uint64_t timestamp = encoded_image.Timestamp() / kRtpTicksPerNs; in OnEncodedImage()
290 result.frame_id = encoded_image.Timestamp(); in OnEncodedImage()
/device/google/cuttlefish/host/commands/metrics/proto/
Dcommon.proto24 message Timestamp { message
Dcf_log.proto43 optional Timestamp timestamp_ms = 1;
Dcf_metrics_event.proto101 optional Timestamp event_time_ms = 3;
/device/google/cuttlefish/guest/hals/identity/common/
DIdentityCredential.cpp37 using ::aidl::android::hardware::keymaster::Timestamp;
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto2052 // Timestamp [ns]. The clock source is CLOCK_REALTIME, unlike many other
7113 // Timestamp in microseconds (usually CLOCK_MONOTONIC).
7907 // Timestamp of the state of the target process that this dump represents.
/device/google/atv/products/lowram_boot_profiles/
Dpreloaded-classes11330 com.android.ims.rcs.uce.presence.pidfparser.pidf.Timestamp
15638 java.security.Timestamp
15723 java.sql.Timestamp
Dboot-image-profile.txt10672 Lcom/android/ims/rcs/uce/presence/pidfparser/pidf/Timestamp;
14990 Ljava/security/Timestamp;
15075 Ljava/sql/Timestamp;
52587 HSPLjava/security/CodeSigner;-><init>(Ljava/security/cert/CertPath;Ljava/security/Timestamp;)V
58508 HSPLsun/security/pkcs/SignerInfo;->getTimestamp()Ljava/security/Timestamp;