Home
last modified time | relevance | path

Searched refs:MSM8930_ID_2 (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/gps/msm8960/utils/
Dloc_target.cpp47 #define MSM8930_ID_2 "116" macro
122 (!memcmp(rd_id, MSM8930_ID_2, LENGTH(MSM8930_ID_2)) in get_target()
123 && IS_STR_END(rd_id[LENGTH(MSM8930_ID_2)])) ) in get_target()
/hardware/qcom/gps/msm8084/utils/
Dloc_target.cpp47 #define MSM8930_ID_2 "116" macro
231 (!memcmp(rd_id, MSM8930_ID_2, LENGTH(MSM8930_ID_2)) in loc_get_target()
232 && IS_STR_END(rd_id[LENGTH(MSM8930_ID_2)])) ) in loc_get_target()
/hardware/qcom/gps/msm8974/utils/
Dloc_target.cpp47 #define MSM8930_ID_2 "116" macro
231 (!memcmp(rd_id, MSM8930_ID_2, LENGTH(MSM8930_ID_2)) in loc_get_target()
232 && IS_STR_END(rd_id[LENGTH(MSM8930_ID_2)])) ) in loc_get_target()
/hardware/qcom/gps/utils/
Dloc_target.cpp47 #define MSM8930_ID_2 "116" macro
237 (!memcmp(rd_id, MSM8930_ID_2, LENGTH(MSM8930_ID_2)) in loc_get_target()
238 && IS_STR_END(rd_id[LENGTH(MSM8930_ID_2)])) ) in loc_get_target()