Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8960/utils/
Dloc_target.cpp45 #define MPQ8064_ID_1 "130" macro
103 if( !memcmp(rd_id, MPQ8064_ID_1, LENGTH(MPQ8064_ID_1)) in get_target()
104 && IS_STR_END(rd_id[LENGTH(MPQ8064_ID_1)]) ) in get_target()
/hardware/qcom/gps/msm8084/utils/
Dloc_target.cpp45 #define MPQ8064_ID_1 "130" macro
212 if( !memcmp(rd_id, MPQ8064_ID_1, LENGTH(MPQ8064_ID_1)) in loc_get_target()
213 && IS_STR_END(rd_id[LENGTH(MPQ8064_ID_1)]) ) in loc_get_target()
/hardware/qcom/gps/msm8974/utils/
Dloc_target.cpp45 #define MPQ8064_ID_1 "130" macro
212 if( !memcmp(rd_id, MPQ8064_ID_1, LENGTH(MPQ8064_ID_1)) in loc_get_target()
213 && IS_STR_END(rd_id[LENGTH(MPQ8064_ID_1)]) ) in loc_get_target()
/hardware/qcom/gps/utils/
Dloc_target.cpp45 #define MPQ8064_ID_1 "130" macro
218 if( !memcmp(rd_id, MPQ8064_ID_1, LENGTH(MPQ8064_ID_1)) in loc_get_target()
219 && IS_STR_END(rd_id[LENGTH(MPQ8064_ID_1)]) ) in loc_get_target()