Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8960/core/
DUlpProxyBase.h42 inline virtual bool sendStartFix() { return false;} in sendStartFix() function
/hardware/qcom/gps/msm8909/core/
DUlpProxyBase.h48 inline virtual bool sendStartFix() { mFixSet = true; return false; } in sendStartFix() function
/hardware/qcom/gps/msm8996/core/
DUlpProxyBase.h47 inline virtual bool sendStartFix() { mFixSet = true; return false; } in sendStartFix() function
/hardware/qcom/gps/core/
DUlpProxyBase.h47 inline virtual bool sendStartFix() { mFixSet = true; return false; } in sendStartFix() function
/hardware/qcom/gps/msm8994/core/
DUlpProxyBase.h47 inline virtual bool sendStartFix() { mFixSet = true; return false; } in sendStartFix() function
/hardware/qcom/gps/msm8084/core/
DUlpProxyBase.h47 inline virtual bool sendStartFix() { mFixSet = true; return false; } in sendStartFix() function
/hardware/qcom/gps/msm8909w_3100/core/
DUlpProxyBase.h48 inline virtual bool sendStartFix() { mFixSet = true; return false; } in sendStartFix() function
/hardware/qcom/gps/msm8998/core/
DUlpProxyBase.h48 inline virtual bool sendStartFix() { mFixSet = true; return false; } in sendStartFix() function
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
DLocEngAdapter.cpp124 ulp->sendStartFix(); in setUlpProxy()
Dloc_eng.cpp1906 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix()) in loc_eng_start()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
DLocEngAdapter.cpp122 ulp->sendStartFix(); in setUlpProxy()
Dloc_eng.cpp1911 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix()) in loc_eng_start()
/hardware/qcom/gps/loc_api/libloc_api_50001/
DLocEngAdapter.cpp122 ulp->sendStartFix(); in setUlpProxy()
Dloc_eng.cpp1910 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix()) in loc_eng_start()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
DLocEngAdapter.cpp125 ulp->sendStartFix(); in setUlpProxy()
Dloc_eng.cpp1937 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix()) in loc_eng_start()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
DLocEngAdapter.cpp125 ulp->sendStartFix(); in setUlpProxy()
Dloc_eng.cpp1934 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix()) in loc_eng_start()
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp918 ulp->sendStartFix(); in setUlpProxy()
1310 if (!mUlpProxy->sendStartFix()) { in startTracking()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp969 ulp->sendStartFix(); in setUlpProxy()
1391 if (!mUlpProxy->sendStartFix()) { in startTracking()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.cpp1606 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix()) in loc_eng_start()