/aosp12/hardware/qcom/gps/msm8909/utils/ |
H A D | loc_log.cpp | 97 static const size_t loc_msg_q_status_num = LOC_TABLE_SIZE(loc_msg_q_status); 122 static const size_t target_name_num = LOC_TABLE_SIZE(target_name);
|
H A D | loc_log.h | 55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) macro
|
/aosp12/hardware/qcom/gps/msm8909w_3100/utils/ |
H A D | loc_log.cpp | 92 static const size_t loc_msg_q_status_num = LOC_TABLE_SIZE(loc_msg_q_status); 116 static const size_t target_name_num = LOC_TABLE_SIZE(target_name);
|
H A D | loc_log.h | 55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) macro
|
/aosp12/hardware/qcom/gps/msm8996/utils/ |
H A D | loc_log.cpp | 97 static const size_t loc_msg_q_status_num = LOC_TABLE_SIZE(loc_msg_q_status); 122 static const size_t target_name_num = LOC_TABLE_SIZE(target_name);
|
H A D | loc_log.h | 55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) macro
|
/aosp12/hardware/qcom/gps/msm8998/utils/ |
H A D | loc_log.cpp | 93 static const size_t loc_msg_q_status_num = LOC_TABLE_SIZE(loc_msg_q_status); 118 static const size_t target_name_num = LOC_TABLE_SIZE(target_name);
|
H A D | loc_log.h | 55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) macro
|
/aosp12/hardware/qcom/sdm845/gps/msm8909/utils/ |
H A D | loc_log.cpp | 97 static const size_t loc_msg_q_status_num = LOC_TABLE_SIZE(loc_msg_q_status); 122 static const size_t target_name_num = LOC_TABLE_SIZE(target_name);
|
H A D | loc_log.h | 55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) macro
|
/aosp12/hardware/qcom/sdm845/gps/msm8998/utils/ |
H A D | loc_log.cpp | 93 static const size_t loc_msg_q_status_num = LOC_TABLE_SIZE(loc_msg_q_status); 118 static const size_t target_name_num = LOC_TABLE_SIZE(target_name);
|
H A D | loc_log.h | 55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) macro
|
/aosp12/hardware/qcom/sm8150p/gps/utils/ |
H A D | loc_log.cpp | 93 static const size_t loc_msg_q_status_num = LOC_TABLE_SIZE(loc_msg_q_status); 117 static const size_t target_name_num = LOC_TABLE_SIZE(target_name);
|
H A D | loc_log.h | 55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) macro
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/utils/ |
H A D | loc_log.cpp | 93 static const size_t loc_msg_q_status_num = LOC_TABLE_SIZE(loc_msg_q_status); 117 static const size_t target_name_num = LOC_TABLE_SIZE(target_name);
|
H A D | loc_log.h | 55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) macro
|
/aosp12/hardware/qcom/sm7150/gps/utils/ |
H A D | loc_log.cpp | 95 static const size_t loc_msg_q_status_num = LOC_TABLE_SIZE(loc_msg_q_status); 119 static const size_t target_name_num = LOC_TABLE_SIZE(target_name);
|
H A D | loc_log.h | 55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) macro
|
/aosp12/hardware/qcom/sdm845/gps/msm8996/utils/ |
H A D | loc_log.cpp | 97 static const size_t loc_msg_q_status_num = LOC_TABLE_SIZE(loc_msg_q_status); 122 static const size_t target_name_num = LOC_TABLE_SIZE(target_name);
|
H A D | loc_log.h | 55 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) macro
|
/aosp12/hardware/qcom/sm8150/gps/utils/ |
H A D | loc_log.h | 54 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) macro
|
/aosp12/hardware/qcom/sm7250/gps/utils/ |
H A D | loc_log.h | 54 #define LOC_TABLE_SIZE(table) (sizeof(table)/sizeof((table)[0])) macro
|