Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 – 25 of 82) sorted by relevance

1234

/device/google/contexthub/firmware/os/core/
DnanohubCommand.c135 static uint32_t getOsHwVersion(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp) in getOsHwVersion()
147 static uint32_t getAppVersion(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp) in getAppVersion()
161 static uint32_t queryAppInfo(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp) in queryAppInfo()
319 static uint32_t startFirmwareUpload(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp) in startFirmwareUpload()
632 static uint32_t firmwareChunk(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp) in firmwareChunk()
671 static uint32_t finishFirmwareUpload(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp) in finishFirmwareUpload()
680 static uint32_t getInterrupt(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp) in getInterrupt()
698 static uint32_t maskInterrupt(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp) in maskInterrupt()
709 static uint32_t unmaskInterrupt(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp) in unmaskInterrupt()
869 static uint32_t readEventFast(void *rx, uint8_t rx_len, void *tx, uint64_t timestamp) in readEventFast()
[all …]
/device/google/trout/hal/audiocontrol/aidl/1.0/
DAudioControlServer.cpp230 std::chrono::steady_clock::time_point timestamp) { in HandleHeartbeat()
242 std::chrono::steady_clock::time_point timestamp) { in HandleAcquiring()
334 const auto timestamp_to_sec = [](auto&& timestamp) { in CheckSessionHeartbeats()
/device/generic/vulkan-cereal/stream-servers/apigen-codec-common/X11/extensions/
DXfixes.h70 Time timestamp; member
82 Time timestamp; member
289 Time timestamp; member
/device/google/contexthub/sensorhal/
Dhubconnection.cpp554 sensors_event_t *HubConnection::initEv(sensors_event_t *ev, uint64_t timestamp, uint32_t type, uint… in initEv()
599 void HubConnection::processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct OneAxi… in processSample()
676 void HubConnection::processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct RawThr… in processSample()
783 void HubConnection::processSample(uint64_t timestamp, uint32_t type, uint32_t sensor, struct ThreeA… in processSample()
1095 uint64_t timestamp; in processBuf() local
2184 bool HubConnection::isSampleIntervalSatisfied(int handle, uint64_t timestamp) { in isSampleIntervalSatisfied()
/device/google/redbull-kernel/sm7250/kernel-headers/linux/
Dmsm_kgsl.h265 __u32 timestamp; member
331 unsigned int timestamp; member
337 unsigned int timestamp; member
345 unsigned int timestamp; member
351 unsigned int timestamp; member
358 unsigned int timestamp; member
384 unsigned int timestamp; member
391 unsigned int timestamp; member
479 unsigned int timestamp; member
575 unsigned int timestamp; member
[all …]
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/
Dmsm_kgsl.h422 __u32 timestamp; member
535 unsigned int timestamp; member
544 unsigned int timestamp; member
567 unsigned int timestamp; /*output param */ member
579 unsigned int timestamp; /*output param */ member
596 unsigned int timestamp; member
651 unsigned int timestamp; /*output param */ member
661 unsigned int timestamp; member
809 unsigned int timestamp; /* Timestamp to trigger event on */ member
1099 unsigned int timestamp; member
[all …]
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/
Dmsm_kgsl.h257 __u32 timestamp; member
320 unsigned int timestamp; member
326 unsigned int timestamp; member
334 unsigned int timestamp; member
340 unsigned int timestamp; member
347 unsigned int timestamp; member
373 unsigned int timestamp; member
380 unsigned int timestamp; member
468 unsigned int timestamp; member
564 unsigned int timestamp; member
[all …]
/device/google/coral-kernel/sm8150/kernel-headers/linux/
Dmsm_kgsl.h257 __u32 timestamp; member
320 unsigned int timestamp; member
326 unsigned int timestamp; member
334 unsigned int timestamp; member
340 unsigned int timestamp; member
347 unsigned int timestamp; member
373 unsigned int timestamp; member
380 unsigned int timestamp; member
468 unsigned int timestamp; member
564 unsigned int timestamp; member
[all …]
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/
Dmsm_kgsl.h392 __u32 timestamp; member
502 unsigned int timestamp; member
511 unsigned int timestamp; member
534 unsigned int timestamp; /*output param */ member
546 unsigned int timestamp; /*output param */ member
563 unsigned int timestamp; member
618 unsigned int timestamp; /*output param */ member
628 unsigned int timestamp; member
776 unsigned int timestamp; /* Timestamp to trigger event on */ member
1066 unsigned int timestamp; member
[all …]
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/
Dmsm_kgsl.h392 __u32 timestamp; member
502 unsigned int timestamp; member
511 unsigned int timestamp; member
534 unsigned int timestamp; /*output param */ member
546 unsigned int timestamp; /*output param */ member
563 unsigned int timestamp; member
618 unsigned int timestamp; /*output param */ member
628 unsigned int timestamp; member
776 unsigned int timestamp; /* Timestamp to trigger event on */ member
1066 unsigned int timestamp; member
[all …]
/device/amlogic/yukawa/hal/audio/
Daudio_hw.h113 struct timespec timestamp; member
123 struct timespec timestamp; member
/device/linaro/dragonboard/audio/
Daudio_hw.h111 struct timespec timestamp; member
121 struct timespec timestamp; member
/device/generic/car/emulator/usbpt/protocan/protocanbus/
DVehicleBus.cpp79 uint64_t timestamp) { in updateTimestamps()
/device/google/cuttlefish/guest/hals/camera/
Dvsock_camera_device_session_3_4.h90 nsecs_t timestamp; member
Dvsock_camera_device_session_3_4.cpp388 common::V1_0::helper::CameraMetadata& md, nsecs_t timestamp) { in fillCaptureResult()
427 nsecs_t timestamp) { in notifyShutter()
/device/generic/goldfish/camera/
Dexif.cpp24 #define TIMESTAMP_TO_TM(timestamp, tm) gmtime_r(timestamp, tm) argument
28 #define TIMESTAMP_TO_TM(timestamp, tm) gmtime64_r(timestamp, tm) argument
/device/google/cuttlefish/host/commands/metrics/
Devents.cc58 Timestamp* timestamp = cfEvent->mutable_timestamp_ms(); in buildCFLogEvent() local
/device/google/contexthub/firmware/app/chre/common/
Dchre10_app.c47 static void initDataHeader(struct chreSensorDataHeader *header, uint64_t timestamp, uint32_t sensor… in initDataHeader()
Dchre_app.c47 static void initDataHeader(struct chreSensorDataHeader *header, uint64_t timestamp, uint32_t sensor… in initDataHeader()
/device/google/cuttlefish/common/libs/utils/
Dtee_logging.cpp133 char timestamp[32]; in StderrOutputGenerator() local
/device/google/bluejay-kernel/kernel-headers/input/
Dtouch_offload.h125 __u64 timestamp; member
256 __u64 timestamp; member
/device/google/raviole-kernel/kernel-headers/input/
Dtouch_offload.h125 __u64 timestamp; member
256 __u64 timestamp; member
/device/google/redbull-kernel/sm7250/original-kernel-headers/sound/
Ddevdep_params.h65 uint64_t timestamp; member
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dlocal_recorder.cpp259 uint64_t timestamp = encoded_image.Timestamp() / kRtpTicksPerNs; in OnEncodedImage() local
/device/google/redbull-kernel/sm7250/kernel-headers/sound/
Ddevdep_params.h70 uint64_t timestamp; member

1234