Home
last modified time | relevance | path

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

123

/aosp12/hardware/qcom/gps/msm8994/utils/
H A Dlog_util.h90 extern char* get_timestamp(char* str, unsigned long buf_size);
131 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/gps/utils/
H A Dlog_util.h90 extern char* get_timestamp(char* str, unsigned long buf_size);
131 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/sdm845/gps/msm8994/utils/
H A Dlog_util.h90 extern char* get_timestamp(char* str, unsigned long buf_size);
131 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/sdm845/gps/utils/
H A Dlog_util.h90 extern char* get_timestamp(char* str, unsigned long buf_size);
131 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/sm7150/gps/utils/
H A Dlog_util.h143 extern char* get_timestamp(char* str, unsigned long buf_size);
162 get_timestamp(timestr, sizeof(timestr)); \
210 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/gps/msm8960/utils/
H A Dlog_util.h90 extern char* get_timestamp(char* str, unsigned long buf_size);
143 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/gps/msm8084/utils/
H A Dlog_util.h90 extern char* get_timestamp(char* str, unsigned long buf_size);
153 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/sdm845/gps/msm8084/utils/
H A Dlog_util.h90 extern char* get_timestamp(char* str, unsigned long buf_size);
153 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/sdm845/gps/msm8960/utils/
H A Dlog_util.h90 extern char* get_timestamp(char* str, unsigned long buf_size);
143 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/sm8150/gps/utils/
H A Dlog_util.h164 extern char* get_timestamp(char* str, unsigned long buf_size);
182 get_timestamp(timestr, sizeof(timestr)); \
247 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/sm7250/gps/utils/
H A Dlog_util.h164 extern char* get_timestamp(char* str, unsigned long buf_size);
182 get_timestamp(timestr, sizeof(timestr)); \
247 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/
H A Dlog_util.h92 extern char* get_timestamp(char* str, unsigned long buf_size);
133 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/include/
H A Dplatform_lib_log_util.h91 char* get_timestamp(char* str, unsigned long buf_size);
132 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/gps/msm8996/utils/
H A Dlog_util.h92 extern char* get_timestamp(char* str, unsigned long buf_size);
133 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/gps/msm8998/utils/
H A Dlog_util.h92 extern char* get_timestamp(char* str, unsigned long buf_size);
133 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
H A Dplatform_lib_log_util.h91 char* get_timestamp(char* str, unsigned long buf_size);
132 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/
H A Dlog_util.h92 extern char* get_timestamp(char* str, unsigned long buf_size);
133 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/platform_lib_abstractions/loc_pla/include/
H A Dplatform_lib_log_util.h91 char* get_timestamp(char* str, unsigned long buf_size);
132 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/
H A Dlog_util.h93 extern char* get_timestamp(char* str, unsigned long buf_size);
134 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/sdm845/gps/msm8996/utils/
H A Dlog_util.h92 extern char* get_timestamp(char* str, unsigned long buf_size);
133 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/gps/msm8909/utils/
H A Dlog_util.h92 extern char* get_timestamp(char* str, unsigned long buf_size);
155 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/
H A Dlog_util.h92 extern char* get_timestamp(char* str, unsigned long buf_size);
155 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/system/core/debuggerd/
H A Dutil.h29 std::string get_timestamp();
/aosp12/hardware/qcom/sm8150p/gps/utils/
H A Dlog_util.h121 extern char* get_timestamp(char* str, unsigned long buf_size);
162 get_timestamp(ts, sizeof(ts)), ID, WHAT, __LINE__, VAL); \
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/platform_lib_abstractions/loc_pla/src/
H A Dplatform_lib_log_util.cpp31 char * get_timestamp(char *str, unsigned long buf_size) in get_timestamp() function

123