Home
last modified time | relevance | path

Searched refs:isInSession (Results 1 – 25 of 35) 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/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/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/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/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.h265 inline virtual bool isInSession() in isInSession() function
Dloc_eng.cpp1565 if (loc_eng_data.adapter->isInSession()) in loc_eng_cleanup()
1621 if (!loc_eng_data.adapter->isInSession()) { in loc_eng_start_handler()
1671 if (loc_eng_data.adapter->isInSession()) { in loc_eng_stop_handler()
2359 boolean navigating = loc_eng_data.adapter->isInSession(); in loc_eng_report_status()
2430 if (loc_eng_data.adapter->isInSession()) { in loc_eng_handle_engine_up()
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/
Dloc_eng.cpp797 locEng->engine_status, locEng->adapter->isInSession()); in proc()
800 locEng->adapter->isInSession()) in proc()
1870 if (loc_eng_data.adapter->isInSession()) in loc_eng_cleanup()
1926 if (!loc_eng_data.adapter->isInSession()) { in loc_eng_start_handler()
1977 if (loc_eng_data.adapter->isInSession()) { in loc_eng_stop_handler()
2784 boolean navigating = loc_eng_data.adapter->isInSession(); in loc_eng_report_status()
2857 if (loc_eng_data.adapter->isInSession()) { in loc_eng_handle_engine_up()
DLocEngAdapter.h291 inline virtual bool isInSession() in isInSession() function
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/
Dloc_eng.cpp797 locEng->engine_status, locEng->adapter->isInSession()); in proc()
800 locEng->adapter->isInSession()) in proc()
1870 if (loc_eng_data.adapter->isInSession()) in loc_eng_cleanup()
1926 if (!loc_eng_data.adapter->isInSession()) { in loc_eng_start_handler()
1977 if (loc_eng_data.adapter->isInSession()) { in loc_eng_stop_handler()
2784 boolean navigating = loc_eng_data.adapter->isInSession(); in loc_eng_report_status()
2857 if (loc_eng_data.adapter->isInSession()) { in loc_eng_handle_engine_up()
DLocEngAdapter.h291 inline virtual bool isInSession() in isInSession() function
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
DLocEngAdapter.h293 inline virtual bool isInSession() in isInSession() function

12