Home
last modified time | relevance | path

Searched refs:loc_get_target (Results 1 – 21 of 21) sorted by relevance

/hardware/qcom/gps/msm8084/utils/
Dloc_target.h46 unsigned int loc_get_target(void);
Dloc_target.cpp176 unsigned int loc_get_target(void) in loc_get_target() function
/hardware/qcom/gps/msm8994/utils/
Dloc_target.h47 unsigned int loc_get_target(void);
Dloc_target.cpp177 unsigned int loc_get_target(void) in loc_get_target() function
/hardware/qcom/gps/msm8909/utils/
Dloc_target.h47 unsigned int loc_get_target(void);
Dloc_target.cpp177 unsigned int loc_get_target(void) in loc_get_target() function
/hardware/qcom/gps/msm8996/utils/
Dloc_target.h47 unsigned int loc_get_target(void);
Dloc_target.cpp177 unsigned int loc_get_target(void) in loc_get_target() function
/hardware/qcom/gps/utils/
Dloc_target.h47 unsigned int loc_get_target(void);
Dloc_target.cpp177 unsigned int loc_get_target(void) in loc_get_target() function
/hardware/qcom/gps/msm8909/core/
DContextBase.cpp67 if (TARGET_MPQ != loc_get_target()) { in createLocApi()
/hardware/qcom/gps/msm8996/core/
DContextBase.cpp67 if (TARGET_MPQ != loc_get_target()) { in createLocApi()
/hardware/qcom/gps/msm8994/core/
DContextBase.cpp67 if (TARGET_MPQ != loc_get_target()) { in createLocApi()
/hardware/qcom/gps/core/
DContextBase.cpp67 if (TARGET_MPQ != loc_get_target()) { in createLocApi()
/hardware/qcom/gps/msm8084/core/
DContextBase.cpp75 if (TARGET_MPQ != loc_get_target()) { in createLocApi()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc.cpp226 target = loc_get_target(); in get_gps_interface()
324 loc_afw_data.adapter->setPowerVoteRight(loc_get_target() == TARGET_QCA1530); in loc_init()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc.cpp226 target = loc_get_target(); in get_gps_interface()
325 loc_afw_data.adapter->setPowerVoteRight(loc_get_target() == TARGET_QCA1530); in loc_init()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc.cpp226 target = loc_get_target(); in get_gps_interface()
324 loc_afw_data.adapter->setPowerVoteRight(loc_get_target() == TARGET_QCA1530); in loc_init()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc.cpp226 target = loc_get_target(); in get_gps_interface()
325 loc_afw_data.adapter->setPowerVoteRight(loc_get_target() == TARGET_QCA1530); in loc_init()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
Dloc.cpp229 target = loc_get_target(); in get_gps_interface()
326 loc_afw_data.adapter->setPowerVoteRight(loc_get_target() == TARGET_QCA1530); in loc_init()
Dloc_eng.cpp2031 int gnssType = getTargetGnssType(loc_get_target()); in loc_eng_set_position_mode()
2311 int gnssType = getTargetGnssType(loc_get_target()); in loc_eng_agps_init()