Home
last modified time | relevance | path

Searched refs:isInSession (Results 1 – 25 of 84) sorted by relevance

1234

/hardware/qcom/gps/msm8960/core/
DLocAdapterBase.h100 inline virtual bool isInSession() { return false; } in isInSession() function
DLocApiBase.cpp122 bool LocApiBase::isInSession() in isInSession() function in loc_core::LocApiBase
126 TO_ALL_LOCADAPTERS(inSession = mLocAdapters[i]->isInSession()); in isInSession()
DLocApiBase.h77 bool isInSession();
/hardware/qcom/sdm845/gps/msm8960/core/
DLocAdapterBase.h100 inline virtual bool isInSession() { return false; } in isInSession() function
DLocApiBase.cpp122 bool LocApiBase::isInSession() in isInSession() function in loc_core::LocApiBase
126 TO_ALL_LOCADAPTERS(inSession = mLocAdapters[i]->isInSession()); in isInSession()
DLocApiBase.h77 bool isInSession();
/hardware/qcom/gps/msm8994/core/
DLocAdapterBase.h112 inline virtual bool isInSession() { return false; } in isInSession() function
/hardware/qcom/gps/msm8084/core/
DLocAdapterBase.h102 inline virtual bool isInSession() { return false; } in isInSession() function
DLocApiBase.cpp145 bool LocApiBase::isInSession() in isInSession() function in loc_core::LocApiBase
152 inSession = mLocAdapters[i]->isInSession(); in isInSession()
/hardware/qcom/sdm845/gps/msm8994/core/
DLocAdapterBase.h112 inline virtual bool isInSession() { return false; } in isInSession() function
DLocApiBase.cpp146 bool LocApiBase::isInSession() in isInSession() function in loc_core::LocApiBase
153 inSession = mLocAdapters[i]->isInSession(); in isInSession()
/hardware/qcom/sdm845/gps/msm8084/core/
DLocAdapterBase.h102 inline virtual bool isInSession() { return false; } in isInSession() function
DLocApiBase.cpp145 bool LocApiBase::isInSession() in isInSession() function in loc_core::LocApiBase
152 inSession = mLocAdapters[i]->isInSession(); in isInSession()
/hardware/qcom/sdm845/gps/msm8996/core/
DLocAdapterBase.h112 inline virtual bool isInSession() { return false; } in isInSession() function
DLocApiBase.cpp146 bool LocApiBase::isInSession() in isInSession() function in loc_core::LocApiBase
153 inSession = mLocAdapters[i]->isInSession(); in isInSession()
/hardware/qcom/sdm845/gps/core/
DLocAdapterBase.h112 inline virtual bool isInSession() { return false; } in isInSession() function
DLocApiBase.cpp146 bool LocApiBase::isInSession() in isInSession() function in loc_core::LocApiBase
153 inSession = mLocAdapters[i]->isInSession(); in isInSession()
/hardware/qcom/gps/core/
DLocAdapterBase.h112 inline virtual bool isInSession() { return false; } in isInSession() function
/hardware/qcom/gps/msm8996/core/
DLocAdapterBase.h112 inline virtual bool isInSession() { return false; } in isInSession() function
/hardware/qcom/gps/msm8909/core/
DLocAdapterBase.h112 inline virtual bool isInSession() { return false; } in isInSession() function
/hardware/qcom/sdm845/gps/msm8909/core/
DLocAdapterBase.h112 inline virtual bool isInSession() { return false; } in isInSession() function
/hardware/qcom/sdm845/gps/msm8998/core/
DLocAdapterBase.h151 inline virtual bool isInSession() { return false; } in isInSession() function
/hardware/qcom/gps/msm8998/core/
DLocAdapterBase.h151 inline virtual bool isInSession() { return false; } in isInSession() function
/hardware/qcom/gps/msm8909w_3100/core/
DLocAdapterBase.h151 inline virtual bool isInSession() { return false; } in isInSession() function
/hardware/qcom/sdm845/gps/sdm845/core/
DLocAdapterBase.h165 inline virtual bool isInSession() { return false; } in isInSession() function

1234