Searched refs:sendStartFix (Results 1 - 19 of 19) sorted by relevance

/hardware/qcom/gps/msm8960/core/
H A DUlpProxyBase.h42 inline virtual bool sendStartFix() { return false;} function in class:loc_core::UlpProxyBase
/hardware/qcom/gps/core/
H A DUlpProxyBase.h47 inline virtual bool sendStartFix() { mFixSet = true; return false; } function in class:loc_core::UlpProxyBase
/hardware/qcom/gps/msm8084/core/
H A DUlpProxyBase.h47 inline virtual bool sendStartFix() { mFixSet = true; return false; } function in class:loc_core::UlpProxyBase
/hardware/qcom/gps/msm8909/core/
H A DUlpProxyBase.h48 inline virtual bool sendStartFix() { mFixSet = true; return false; } function in class:loc_core::UlpProxyBase
/hardware/qcom/gps/msm8994/core/
H A DUlpProxyBase.h47 inline virtual bool sendStartFix() { mFixSet = true; return false; } function in class:loc_core::UlpProxyBase
/hardware/qcom/gps/msm8996/core/
H A DUlpProxyBase.h47 inline virtual bool sendStartFix() { mFixSet = true; return false; } function in class:loc_core::UlpProxyBase
/hardware/qcom/gps/msm8998/core/
H A DUlpProxyBase.h48 inline virtual bool sendStartFix() { mFixSet = true; return false; } function in class:loc_core::UlpProxyBase
/hardware/qcom/gps/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp122 ulp->sendStartFix();
H A Dloc_eng.cpp1910 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix())
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp124 ulp->sendStartFix();
H A Dloc_eng.cpp1906 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix())
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp125 ulp->sendStartFix();
H A Dloc_eng.cpp1937 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix())
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp122 ulp->sendStartFix();
H A Dloc_eng.cpp1911 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix())
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
H A DLocEngAdapter.cpp125 ulp->sendStartFix();
H A Dloc_eng.cpp1934 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix())
/hardware/qcom/gps/msm8998/gnss/
H A DGnssAdapter.cpp905 ulp->sendStartFix();
1294 if (!mUlpProxy->sendStartFix()) {
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
H A Dloc_eng.cpp1606 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix())

Completed in 885 milliseconds