Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8960/utils/
Dloc_target.cpp46 #define MSM8930_ID_2 "116" macro
121 (!memcmp(rd_id, MSM8930_ID_2, LENGTH(MSM8930_ID_2)) in get_target()
122 && IS_STR_END(rd_id[LENGTH(MSM8930_ID_2)])) ) in get_target()
/hardware/qcom/gps/utils/
Dloc_target.cpp46 #define MSM8930_ID_2 "116" macro
230 (!memcmp(rd_id, MSM8930_ID_2, LENGTH(MSM8930_ID_2)) in loc_get_target()
231 && IS_STR_END(rd_id[LENGTH(MSM8930_ID_2)])) ) in loc_get_target()