/hardware/qcom/sm8150/gps/batching/ |
D | BatchingAdapter.h | 97 void restartSessions();
|
D | BatchingAdapter.cpp | 181 mAdapter.restartSessions(); in handleEngineUpEvent() 193 BatchingAdapter::restartSessions() in restartSessions() function in BatchingAdapter
|
/hardware/qcom/sm8150p/gps/batching/ |
D | BatchingAdapter.h | 97 void restartSessions();
|
D | BatchingAdapter.cpp | 180 mAdapter.restartSessions(); in handleEngineUpEvent() 192 BatchingAdapter::restartSessions() in restartSessions() function in BatchingAdapter
|
/hardware/qcom/sm7250/gps/batching/ |
D | BatchingAdapter.h | 97 void restartSessions();
|
D | BatchingAdapter.cpp | 181 mAdapter.restartSessions(); in handleEngineUpEvent() 193 BatchingAdapter::restartSessions() in restartSessions() function in BatchingAdapter
|
/hardware/qcom/sm7150/gps/batching/ |
D | BatchingAdapter.h | 97 void restartSessions();
|
D | BatchingAdapter.cpp | 180 mAdapter.restartSessions(); in handleEngineUpEvent() 192 BatchingAdapter::restartSessions() in restartSessions() function in BatchingAdapter
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.h | 121 void restartSessions();
|
D | GnssAdapter.cpp | 1024 mAdapter.restartSessions(); in handleEngineUpEvent() 1033 GnssAdapter::restartSessions() in restartSessions() function in GnssAdapter
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.h | 131 void restartSessions();
|
D | GnssAdapter.cpp | 1084 mAdapter.restartSessions(); in handleEngineUpEvent() 1093 GnssAdapter::restartSessions() in restartSessions() function in GnssAdapter
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.h | 230 void restartSessions();
|
D | GnssAdapter.cpp | 2129 mAdapter.restartSessions(); in handleEngineUpEvent() 2144 GnssAdapter::restartSessions() in restartSessions() function in GnssAdapter
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.h | 251 void restartSessions();
|
D | GnssAdapter.cpp | 2233 mAdapter.restartSessions(); in handleEngineUpEvent() 2246 GnssAdapter::restartSessions() in restartSessions() function in GnssAdapter
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.h | 331 void restartSessions(bool modemSSR = false);
|
D | GnssAdapter.cpp | 1448 mAdapter.restartSessions(); in gnssUpdateConfigCommand() 2592 mAdapter.restartSessions(true); in handleEngineUpEvent() 2605 GnssAdapter::restartSessions(bool modemSSR) in restartSessions() function in GnssAdapter 6005 restartSessions(false); in gnssUpdateSvConfig() 6357 restartSessions(false); in configMinGpsWeek()
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.h | 331 void restartSessions(bool modemSSR = false);
|
D | GnssAdapter.cpp | 1449 mAdapter.restartSessions(); in gnssUpdateConfigCommand() 2593 mAdapter.restartSessions(true); in handleEngineUpEvent() 2606 GnssAdapter::restartSessions(bool modemSSR) in restartSessions() function in GnssAdapter 6006 restartSessions(false); in gnssUpdateSvConfig() 6358 restartSessions(false); in configMinGpsWeek()
|