Home
last modified time | relevance | path

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

12

/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/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()
DLocApiBase.h96 bool isInSession();
/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()
DLocApiBase.h88 bool isInSession();
/hardware/qcom/gps/msm8909/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()
DLocApiBase.h96 bool isInSession();
/hardware/qcom/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()
DLocApiBase.h96 bool isInSession();
/hardware/qcom/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()
DLocApiBase.h96 bool isInSession();
/hardware/qcom/gps/sdm845/core/
DLocAdapterBase.h151 inline virtual bool isInSession() { return false; } in isInSession() function
DLocApiBase.cpp147 bool LocApiBase::isInSession() in isInSession() function in loc_core::LocApiBase
154 inSession = mLocAdapters[i]->isInSession(); in isInSession()
DLocApiBase.h99 bool isInSession();
/hardware/qcom/gps/msm8998/core/
DLocAdapterBase.h151 inline virtual bool isInSession() { return false; } in isInSession() function
DLocApiBase.cpp147 bool LocApiBase::isInSession() in isInSession() function in loc_core::LocApiBase
154 inSession = mLocAdapters[i]->isInSession(); in isInSession()
DLocApiBase.h99 bool isInSession();
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.h265 inline virtual bool isInSession() in isInSession() function

12