Home
last modified time | relevance | path

Searched refs:sendStopFix (Results 1 – 15 of 15) sorted by relevance

/hardware/qcom/gps/msm8960/core/
DUlpProxyBase.h43 inline virtual bool sendStopFix() { return false;} in sendStopFix() function
/hardware/qcom/gps/msm8909/core/
DUlpProxyBase.h49 inline virtual bool sendStopFix() { mFixSet = false; return false; } in sendStopFix() function
/hardware/qcom/gps/msm8996/core/
DUlpProxyBase.h48 inline virtual bool sendStopFix() { mFixSet = false; return false; } in sendStopFix() function
/hardware/qcom/gps/msm8084/core/
DUlpProxyBase.h48 inline virtual bool sendStopFix() { mFixSet = false; return false; } in sendStopFix() function
/hardware/qcom/gps/msm8994/core/
DUlpProxyBase.h48 inline virtual bool sendStopFix() { mFixSet = false; return false; } in sendStopFix() function
/hardware/qcom/gps/core/
DUlpProxyBase.h48 inline virtual bool sendStopFix() { mFixSet = false; return false; } in sendStopFix() function
/hardware/qcom/gps/msm8998/core/
DUlpProxyBase.h49 inline virtual bool sendStopFix() { mFixSet = false; return false; } in sendStopFix() function
/hardware/qcom/gps/msm8909w_3100/core/
DUlpProxyBase.h49 inline virtual bool sendStopFix() { mFixSet = false; return false; } in sendStopFix() function
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
Dloc_eng.cpp1656 if(! loc_eng_data.adapter->getUlpProxy()->sendStopFix()) in loc_eng_stop()
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng.cpp1985 if(! loc_eng_data.adapter->getUlpProxy()->sendStopFix()) in loc_eng_stop()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng.cpp1988 if(! loc_eng_data.adapter->getUlpProxy()->sendStopFix()) in loc_eng_stop()
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/
Dloc_eng.cpp1962 if(! loc_eng_data.adapter->getUlpProxy()->sendStopFix()) in loc_eng_stop()
/hardware/qcom/gps/loc_api/libloc_api_50001/
Dloc_eng.cpp1961 if(! loc_eng_data.adapter->getUlpProxy()->sendStopFix()) in loc_eng_stop()
/hardware/qcom/gps/msm8998/gnss/
DGnssAdapter.cpp1531 if (!mUlpProxy->sendStopFix()) { in stopTracking()
/hardware/qcom/gps/msm8909w_3100/gnss/
DGnssAdapter.cpp1617 if (!mUlpProxy->sendStopFix()) { in stopTracking()