Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8960/core/
DUlpProxyBase.h42 inline virtual bool sendStartFix() { 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/msm8974/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/msm8084/loc_api/libloc_api_50001/
DLocEngAdapter.cpp124 ulp->sendStartFix(); in setUlpProxy()
Dloc_eng.cpp1907 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix()) in loc_eng_start()
/hardware/qcom/gps/msm8974/loc_api/libloc_api_50001/
DLocEngAdapter.cpp124 ulp->sendStartFix(); in setUlpProxy()
Dloc_eng.cpp1907 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.cpp1911 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix()) in loc_eng_start()
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.cpp1607 if(! loc_eng_data.adapter->getUlpProxy()->sendStartFix()) in loc_eng_start()