Home
last modified time | relevance | path

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

12345

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

12345