/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec_utils.cpp | 165 char time_string[16]; in omx_swvdec_diag() local 179 strftime(time_string, sizeof(time_string), "%Y%m%dT%H%M%S", time_info); in omx_swvdec_diag() 184 snprintf(time_string, sizeof(time_string), "19700101T000000"); in omx_swvdec_diag() 192 time_string); in omx_swvdec_diag() 199 time_string); in omx_swvdec_diag()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_swvdec_utils.cpp | 165 char time_string[16]; in omx_swvdec_diag() local 179 strftime(time_string, sizeof(time_string), "%Y%m%dT%H%M%S", time_info); in omx_swvdec_diag() 184 snprintf(time_string, sizeof(time_string), "19700101T000000"); in omx_swvdec_diag() 192 time_string); in omx_swvdec_diag() 199 time_string); in omx_swvdec_diag()
|
/hardware/qcom/gps/msm8960/utils/ |
D | loc_log.cpp | 170 char *loc_get_time(char *time_string, unsigned long buf_size) in loc_get_time() argument 180 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 182 return time_string; in loc_get_time()
|
D | loc_log.h | 62 extern char *loc_get_time(char *time_string, unsigned long buf_size);
|
/hardware/qcom/sdm845/gps/msm8084/utils/ |
D | loc_log.cpp | 170 char *loc_get_time(char *time_string, unsigned long buf_size) in loc_get_time() argument 180 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 182 return time_string; in loc_get_time()
|
D | loc_log.h | 62 extern char *loc_get_time(char *time_string, unsigned long buf_size);
|
/hardware/qcom/sdm845/gps/utils/ |
D | loc_log.cpp | 171 char *loc_get_time(char *time_string, unsigned long buf_size) in loc_get_time() argument 181 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 183 return time_string; in loc_get_time()
|
D | loc_log.h | 62 extern char *loc_get_time(char *time_string, unsigned long buf_size);
|
/hardware/qcom/gps/msm8084/utils/ |
D | loc_log.cpp | 170 char *loc_get_time(char *time_string, unsigned long buf_size) in loc_get_time() argument 180 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 182 return time_string; in loc_get_time()
|
D | loc_log.h | 62 extern char *loc_get_time(char *time_string, unsigned long buf_size);
|
/hardware/qcom/sdm845/gps/msm8960/utils/ |
D | loc_log.cpp | 170 char *loc_get_time(char *time_string, unsigned long buf_size) in loc_get_time() argument 180 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 182 return time_string; in loc_get_time()
|
/hardware/qcom/gps/utils/ |
D | loc_log.cpp | 171 char *loc_get_time(char *time_string, unsigned long buf_size) in loc_get_time() argument 181 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 183 return time_string; in loc_get_time()
|
D | loc_log.h | 62 extern char *loc_get_time(char *time_string, unsigned long buf_size);
|
/hardware/qcom/gps/msm8994/utils/ |
D | loc_log.cpp | 171 char *loc_get_time(char *time_string, unsigned long buf_size) in loc_get_time() argument 181 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 183 return time_string; in loc_get_time()
|
D | loc_log.h | 62 extern char *loc_get_time(char *time_string, unsigned long buf_size);
|
/hardware/qcom/sdm845/gps/msm8994/utils/ |
D | loc_log.cpp | 171 char *loc_get_time(char *time_string, unsigned long buf_size) in loc_get_time() argument 181 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 183 return time_string; in loc_get_time()
|
D | loc_log.h | 62 extern char *loc_get_time(char *time_string, unsigned long buf_size);
|
/hardware/qcom/gps/msm8996/utils/ |
D | loc_log.cpp | 172 char *loc_get_time(char *time_string, size_t buf_size) in loc_get_time() argument 182 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 184 return time_string; in loc_get_time()
|
/hardware/qcom/sdm845/gps/sdm845/utils/ |
D | loc_log.cpp | 167 char *loc_get_time(char *time_string, size_t buf_size) in loc_get_time() argument 177 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 179 return time_string; in loc_get_time()
|
/hardware/qcom/sdm845/gps/msm8996/utils/ |
D | loc_log.cpp | 172 char *loc_get_time(char *time_string, size_t buf_size) in loc_get_time() argument 182 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 184 return time_string; in loc_get_time()
|
/hardware/qcom/sdm845/gps/msm8998/utils/ |
D | loc_log.cpp | 168 char *loc_get_time(char *time_string, size_t buf_size) in loc_get_time() argument 178 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 180 return time_string; in loc_get_time()
|
/hardware/qcom/sdm845/gps/msm8909/utils/ |
D | loc_log.cpp | 172 char *loc_get_time(char *time_string, size_t buf_size) in loc_get_time() argument 182 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 184 return time_string; in loc_get_time()
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | loc_log.cpp | 166 char *loc_get_time(char *time_string, size_t buf_size) in loc_get_time() argument 176 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 178 return time_string; in loc_get_time()
|
/hardware/qcom/gps/msm8909/utils/ |
D | loc_log.cpp | 172 char *loc_get_time(char *time_string, size_t buf_size) in loc_get_time() argument 182 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 184 return time_string; in loc_get_time()
|
/hardware/qcom/gps/msm8998/utils/ |
D | loc_log.cpp | 168 char *loc_get_time(char *time_string, size_t buf_size) in loc_get_time() argument 178 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time() 180 return time_string; in loc_get_time()
|