Home
last modified time | relevance | path

Searched refs:get_timestamp (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8960/utils/
Dlog_util.h90 extern char* get_timestamp(char* str, unsigned long buf_size);
143 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
Dloc_log.cpp222 char * get_timestamp(char *str, unsigned long buf_size) in get_timestamp() function
/hardware/qcom/gps/utils/
Dlog_util.h90 extern char* get_timestamp(char* str, unsigned long buf_size);
153 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
Dloc_log.cpp228 char * get_timestamp(char *str, unsigned long buf_size) in get_timestamp() function