Searched refs:STR_SDC (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/sm8150p/gps/utils/ |
D | loc_target.cpp | 56 #define STR_SDC "sdc" // alternative string for APQ targets macro 179 !memcmp(baseband, STR_SDC, LENGTH(STR_SDC)) || in loc_get_target()
|
/hardware/qcom/sm7250/gps/utils/ |
D | loc_target.cpp | 56 #define STR_SDC "sdc" // alternative string for APQ targets macro 218 !memcmp(baseband, STR_SDC, LENGTH(STR_SDC)) || in loc_get_target()
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | loc_target.cpp | 55 #define STR_SDC "sdc" // alternative string for APQ targets macro 178 !memcmp(baseband, STR_SDC, LENGTH(STR_SDC)) || in loc_get_target()
|
/hardware/qcom/sm8150/gps/utils/ |
D | loc_target.cpp | 56 #define STR_SDC "sdc" // alternative string for APQ targets macro 218 !memcmp(baseband, STR_SDC, LENGTH(STR_SDC)) || in loc_get_target()
|
/hardware/qcom/sm7150/gps/utils/ |
D | loc_target.cpp | 56 #define STR_SDC "sdc" // alternative string for APQ targets macro 218 !memcmp(baseband, STR_SDC, LENGTH(STR_SDC)) || in loc_get_target()
|