Home
last modified time | relevance | path

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

123

/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/car/emulator/usbpt/protocan/protocanbus/
DVehicleBus.cpp79 uint64_t timestamp) { in updateTimestamps()
/device/linaro/dragonboard/audio/
Daudio_hw.h111 struct timespec timestamp; member
121 struct timespec timestamp; member
/device/amlogic/yukawa/hal/audio/
Daudio_hw.h113 struct timespec timestamp; member
123 struct timespec 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/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/redbull-kernel/sm7250/kernel-headers/linux/
Dmsm_kgsl.h253 __u32 timestamp; member
319 unsigned int timestamp; member
325 unsigned int timestamp; member
333 unsigned int timestamp; member
339 unsigned int timestamp; member
346 unsigned int timestamp; member
372 unsigned int timestamp; member
379 unsigned int timestamp; member
467 unsigned int timestamp; member
563 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/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/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/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/host/commands/metrics/
Devents.cc59 Timestamp* timestamp = cfEvent->mutable_timestamp_ms(); in BuildCfLogEvent() local
/device/google/redbull-kernel/sm7250/kernel-headers/sound/
Ddevdep_params.h58 uint64_t timestamp; member
/device/google/redbull-kernel/sm7250/original-kernel-headers/sound/
Ddevdep_params.h65 uint64_t timestamp; member
/device/google/bluejay-kernels/5.10/24Q3-12115410/kernel-headers/input/
Dtouch_offload.h125 __u64 timestamp; member
256 __u64 timestamp; member
/device/google/raviole-kernels/5.10/24Q3-12115410/kernel-headers/input/
Dtouch_offload.h125 __u64 timestamp; member
256 __u64 timestamp; member
/device/google/sunfish/powerstats/
DRailDataProvider.cpp141 uint64_t timestamp = 0; in parseIioEnergyNode() local
/device/google/cuttlefish/host/frontend/webrtc/libdevice/
Dlocal_recorder.cpp271 uint64_t timestamp = encoded_image.Timestamp() / kRtpTicksPerNs; in OnEncodedImage() local
/device/google/trout/hal/audiocontrol/aidl/1.0/libandroid_audio_controller/
Dandroid_audio_controller.cpp163 uint64_t timestamp = std::chrono::steady_clock::now().time_since_epoch().count(); in GetNewUniqueSessionID() local

123