Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8960/utils/
Dloc_target.cpp53 #define STR_MTP "MTP" macro
113 (!memcmp(rd_hw_platform, STR_MTP, LENGTH(STR_MTP)) in get_target()
114 && IS_STR_END(rd_hw_platform[LENGTH(STR_MTP)]))) { in get_target()
/hardware/qcom/gps/utils/
Dloc_target.cpp53 #define STR_MTP "MTP" macro
222 (!memcmp(rd_hw_platform, STR_MTP, LENGTH(STR_MTP)) in loc_get_target()
223 && IS_STR_END(rd_hw_platform[LENGTH(STR_MTP)]))) { in loc_get_target()