Home
last modified time | relevance | path

Searched refs:log_buffer_insert (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/sm7150/gps/utils/
H A Dlog_util.h144 extern void log_buffer_insert(char *str, unsigned long buf_size, int level);
166 log_buffer_insert(log_str, sizeof(log_str), level); \
H A Dloc_log.cpp223 void log_buffer_insert(char *str, unsigned long buf_size, int level) in log_buffer_insert() function
/aosp12/hardware/qcom/sm8150/gps/utils/
H A Dlog_util.h165 extern void log_buffer_insert(char *str, unsigned long buf_size, int level);
186 log_buffer_insert(log_str, sizeof(log_str), level); \
H A Dloc_log.cpp223 void log_buffer_insert(char *str, unsigned long buf_size, int level) in log_buffer_insert() function
/aosp12/hardware/qcom/sm7250/gps/utils/
H A Dlog_util.h165 extern void log_buffer_insert(char *str, unsigned long buf_size, int level);
186 log_buffer_insert(log_str, sizeof(log_str), level); \
H A Dloc_log.cpp223 void log_buffer_insert(char *str, unsigned long buf_size, int level) in log_buffer_insert() function