Home
last modified time | relevance | path

Searched defs:get_timestamp (Results 1 – 8 of 8) sorted by relevance

/hardware/bsp/intel/peripheral/sensors/mraa/
DUtils.cpp19 static int64_t get_timestamp(clockid_t clock_id) in get_timestamp() function
/hardware/qcom/gps/msm8084/utils/
Dloc_log.cpp228 char * get_timestamp(char *str, unsigned long buf_size) in get_timestamp() function
/hardware/qcom/gps/msm8996/utils/
Dloc_log.cpp230 char * get_timestamp(char *str, unsigned long buf_size) in get_timestamp() function
/hardware/qcom/gps/msm8909/utils/
Dloc_log.cpp230 char * get_timestamp(char *str, unsigned long buf_size) in get_timestamp() function
/hardware/qcom/gps/utils/
Dloc_log.cpp229 char * get_timestamp(char *str, unsigned long buf_size) in get_timestamp() function
/hardware/qcom/gps/msm8994/utils/
Dloc_log.cpp229 char * get_timestamp(char *str, unsigned long buf_size) in get_timestamp() function
/hardware/qcom/gps/msm8960/utils/
Dloc_log.cpp222 char * get_timestamp(char *str, unsigned long buf_size) in get_timestamp() function
/hardware/intel/common/libmix/mix_audio/src/
Dmixaudio.h161 MIX_RESULT (*get_timestamp) (MixAudio *mix, guint64 *msecs); member