/hardware/qcom/sm8150p/gps/core/ |
D | LocAdapterBase.cpp | 327 LocAdapterBase::stopClientSessions(LocationAPI* client) in updateClientsEventMask() 372 mAdapter.stopClientSessions(mClient); in removeClientCommand()
|
D | LocAdapterBase.h | 88 virtual void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/sm7150/gps/core/ |
D | LocAdapterBase.cpp | 334 LocAdapterBase::stopClientSessions(LocationAPI* client) in updateClientsEventMask() 379 mAdapter.stopClientSessions(mClient); in removeClientCommand()
|
D | LocAdapterBase.h | 90 virtual void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/sm7250/gps/core/ |
D | LocAdapterBase.cpp | 347 LocAdapterBase::stopClientSessions(LocationAPI* client) in updateClientsEventMask() 392 mAdapter.stopClientSessions(mClient); in removeClientCommand()
|
D | LocAdapterBase.h | 90 virtual void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/sm8150/gps/core/ |
D | LocAdapterBase.cpp | 347 LocAdapterBase::stopClientSessions(LocationAPI* client) in updateClientsEventMask() 392 mAdapter.stopClientSessions(mClient); in removeClientCommand()
|
D | LocAdapterBase.h | 90 virtual void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/sm7250/gps/geofence/ |
D | GeofenceAdapter.h | 87 virtual void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/sm7150/gps/geofence/ |
D | GeofenceAdapter.h | 87 virtual void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/sm8150p/gps/geofence/ |
D | GeofenceAdapter.h | 87 virtual void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/sm8150/gps/geofence/ |
D | GeofenceAdapter.h | 87 virtual void stopClientSessions(LocationAPI* client);
|
D | GeofenceAdapter.cpp | 51 GeofenceAdapter::stopClientSessions(LocationAPI* client) in stopClientSessions() function in GeofenceAdapter
|
/hardware/qcom/sm8150/gps/batching/ |
D | BatchingAdapter.h | 87 virtual void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/sm7250/gps/batching/ |
D | BatchingAdapter.h | 87 virtual void stopClientSessions(LocationAPI* client);
|
D | BatchingAdapter.cpp | 122 BatchingAdapter::stopClientSessions(LocationAPI* client) in stopClientSessions() function in BatchingAdapter
|
/hardware/qcom/sm7150/gps/batching/ |
D | BatchingAdapter.h | 87 virtual void stopClientSessions(LocationAPI* client);
|
D | BatchingAdapter.cpp | 121 BatchingAdapter::stopClientSessions(LocationAPI* client) in stopClientSessions() function in BatchingAdapter
|
/hardware/qcom/sm8150p/gps/batching/ |
D | BatchingAdapter.h | 87 virtual void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/gps/msm8909w_3100/gnss/ |
D | GnssAdapter.h | 149 void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/gps/msm8998/gnss/ |
D | GnssAdapter.h | 139 void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/sm8150p/gps/gnss/ |
D | GnssAdapter.h | 219 virtual void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/sm7150/gps/gnss/ |
D | GnssAdapter.h | 240 virtual void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/sm8150/gps/gnss/ |
D | GnssAdapter.h | 319 virtual void stopClientSessions(LocationAPI* client);
|
/hardware/qcom/sm7250/gps/gnss/ |
D | GnssAdapter.h | 319 virtual void stopClientSessions(LocationAPI* client);
|