Searched refs:STR_SDM (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/sm8150p/gps/utils/ |
D | loc_target.cpp | 59 #define STR_SDM "sdm" // alternative string for MSM targets macro 201 !memcmp(baseband, STR_SDM, LENGTH(STR_SDM)) ) { in loc_get_target()
|
/hardware/qcom/sm7150/gps/utils/ |
D | loc_target.cpp | 59 #define STR_SDM "sdm" // alternative string for MSM targets macro 240 !memcmp(baseband, STR_SDM, LENGTH(STR_SDM)) ) { in loc_get_target()
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
D | loc_target.cpp | 58 #define STR_SDM "sdm" // alternative string for MSM targets macro 200 !memcmp(baseband, STR_SDM, LENGTH(STR_SDM)) ) { in loc_get_target()
|
/hardware/qcom/sm7250/gps/utils/ |
D | loc_target.cpp | 59 #define STR_SDM "sdm" // alternative string for MSM targets macro 240 !memcmp(baseband, STR_SDM, LENGTH(STR_SDM)) ) { in loc_get_target()
|
/hardware/qcom/sm8150/gps/utils/ |
D | loc_target.cpp | 59 #define STR_SDM "sdm" // alternative string for MSM targets macro 240 !memcmp(baseband, STR_SDM, LENGTH(STR_SDM)) ) { in loc_get_target()
|