Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8960/utils/
Dloc_target.cpp45 #define MSM8930_ID_1 "142" macro
119 else if( (!memcmp(rd_id, MSM8930_ID_1, LENGTH(MSM8930_ID_1)) in get_target()
120 && IS_STR_END(rd_id[LENGTH(MSM8930_ID_1)])) || in get_target()
/hardware/qcom/gps/utils/
Dloc_target.cpp45 #define MSM8930_ID_1 "142" macro
228 else if( (!memcmp(rd_id, MSM8930_ID_1, LENGTH(MSM8930_ID_1)) in loc_get_target()
229 && IS_STR_END(rd_id[LENGTH(MSM8930_ID_1)])) || in loc_get_target()