Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 133) sorted by relevance

123456

/hardware/interfaces/audio/common/all-versions/test/utility/include/utility/
DReturnIn.h36 ReturnIn(ResultStore&... ts) : results(ts...) {} in ReturnIn()
64 detail::ReturnIn<ResultStore...> returnIn(ResultStore&... ts) { in returnIn()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-test/src/
Dcam_semaphore_tests.cpp30 static inline void timespec_add_ms(timespec& ts, size_t ms) { in timespec_add_ms()
55 timespec ts; in TEST() local
/hardware/google/gfxstream/guest/mesa/src/c11/impl/
Dtime.c50 c23_timespec_get(struct timespec *ts, int base) in c23_timespec_get()
97 int c23_timespec_get(struct timespec *ts, int base) in c23_timespec_get()
/hardware/libhardware/modules/camera/3_4/metadata/
Dboottime_state_delegate.cpp30 struct timespec ts; in GetValue() local
/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_time.cpp44 struct timespec ts; in elapsedMicrosSinceBoot() local
/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_stub/src/
Dloc_stub_time.cpp44 struct timespec ts; in elapsedMicrosSinceBoot() local
/hardware/st/secure_element2/secure_element/esehal/src/
Dtransport.c74 struct timespec ts = { sec, ns }; in ts_add_ns() local
114 struct timespec ts, ts_timeout; in block_recv() local
/hardware/interfaces/confirmationui/1.0/default/
DPlatformSpecifics.cpp31 timespec ts; in now() local
/hardware/nxp/keymint/transport/
DIntervalTimer.cpp65 struct itimerspec ts; in set() local
/hardware/nxp/nfc/snxxx/halimpl/utils/
DIntervalTimer.cpp64 struct itimerspec ts; in set() local
/hardware/google/gfxstream/guest/mesa/src/util/
Dos_time.c58 struct timespec ts; in os_time_get_nano() local
/hardware/libhardware/modules/local_time/
Dlocal_time_hw.c40 struct timespec ts; in ltdev_get_local_time() local
/hardware/libhardware/modules/radio/
Dradio_hw.c133 struct timespec ts; member
147 struct timespec ts; in send_command_l() local
216 struct timespec ts; in prepare_metadata() local
272 struct timespec ts = {0, 0}; in callback_thread_loop() local
/hardware/qcom/sm8150p/gps/pla/oe/
Dloc_pla.h42 struct timespec ts; in uptimeMillis() local
/hardware/interfaces/vibrator/1.3/example/
DVibrator.cpp167 itimerspec ts{}; in activate() local
191 itimerspec ts{}; in timeout() local
/hardware/interfaces/bluetooth/lmp_event/aidl/default/src/
Dlmp_event.rs56 let ts = Timestamp { localVariable
/hardware/qcom/gps/msm8960/utils/
Dloc_timer.c49 struct timespec ts; in timer_thread() local
/hardware/qcom/sm7150/gps/pla/oe/
Dloc_pla.h42 struct timespec ts; in sysTimeMillis() local
/hardware/st/nfc/st21nfc/hal/
Dhal_fwlog.cc42 uint32_t ts = 0; in handlePollingLoopData() local
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dts_parser.cpp180 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp()
/hardware/qcom/gps/msm8084/utils/
Dloc_timer.c56 struct timespec ts; in timer_thread() local
/hardware/qcom/gps/utils/
Dloc_timer.c56 struct timespec ts; in timer_thread() local
/hardware/qcom/gps/msm8994/utils/
Dloc_timer.c56 struct timespec ts; in timer_thread() local
/hardware/interfaces/automotive/can/1.0/default/
DCanSocket.cpp123 const std::chrono::nanoseconds ts(elapsedRealtimeNano()); in readerThread() local
/hardware/interfaces/wifi/legacy_headers/include/hardware_legacy/
Dwifi_cached_scan_results.h68 wifi_timestamp ts; member

123456