Home
last modified time | relevance | path

Searched refs:hms_string (Results 1 – 16 of 16) sorted by relevance

/hardware/qcom/gps/msm8960/utils/
Dloc_log.cpp174 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
179 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
180 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/sdm845/gps/msm8084/utils/
Dloc_log.cpp174 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
179 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
180 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/sdm845/gps/utils/
Dloc_log.cpp175 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
180 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
181 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/gps/msm8084/utils/
Dloc_log.cpp174 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
179 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
180 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/sdm845/gps/msm8960/utils/
Dloc_log.cpp174 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
179 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
180 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/gps/utils/
Dloc_log.cpp175 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
180 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
181 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/gps/msm8994/utils/
Dloc_log.cpp175 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
180 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
181 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/sdm845/gps/msm8994/utils/
Dloc_log.cpp175 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
180 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
181 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/gps/msm8996/utils/
Dloc_log.cpp176 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
181 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
182 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/sdm845/gps/sdm845/utils/
Dloc_log.cpp171 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
176 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
177 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/sdm845/gps/msm8996/utils/
Dloc_log.cpp176 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
181 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
182 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/sdm845/gps/msm8998/utils/
Dloc_log.cpp172 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
177 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
178 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/sdm845/gps/msm8909/utils/
Dloc_log.cpp176 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
181 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
182 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/gps/msm8909w_3100/utils/
Dloc_log.cpp170 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
175 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
176 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/gps/msm8909/utils/
Dloc_log.cpp176 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
181 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
182 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()
/hardware/qcom/gps/msm8998/utils/
Dloc_log.cpp172 char hms_string[80]; /* HH:MM:SS */ in loc_get_time() local
177 strftime(hms_string, sizeof hms_string, "%H:%M:%S", &now_tm); in loc_get_time()
178 snprintf(time_string, buf_size, "%s.%03d", hms_string, (int) (now.tv_usec / 1000)); in loc_get_time()