/aosp12/hardware/qcom/sm8150p/gps/core/ |
H A D | ContextBase.h | 235 struct LocApiResponseData: LocMsg { struct 246 inline LocApiResponseData(ContextBase& context, in LocApiResponseData() argument
|
H A D | LocApiBase.h | 44 template <typename> struct LocApiResponseData; 272 const GeofenceInfo& info, LocApiResponseData<LocApiGeofenceData>* adapterResponseData); 307 LocApiResponseData<LocApiBatchData>* adapterResponseData);
|
H A D | LocApiBase.cpp | 784 LocApiResponseData<LocApiGeofenceData>* /*adapterResponseData*/) 864 LocApiResponseData<LocApiBatchData>* /*adapterResponseData*/)
|
/aosp12/hardware/qcom/sm7150/gps/core/ |
H A D | ContextBase.h | 237 struct LocApiResponseData: LocMsg { struct 248 inline LocApiResponseData(ContextBase& context, in LocApiResponseData() argument
|
H A D | LocApiBase.h | 44 template <typename> struct LocApiResponseData; 277 const GeofenceInfo& info, LocApiResponseData<LocApiGeofenceData>* adapterResponseData); 312 LocApiResponseData<LocApiBatchData>* adapterResponseData);
|
H A D | LocApiBase.cpp | 787 LocApiResponseData<LocApiGeofenceData>* /*adapterResponseData*/) 867 LocApiResponseData<LocApiBatchData>* /*adapterResponseData*/)
|
/aosp12/hardware/qcom/sm7250/gps/core/ |
H A D | LocApiBase.h | 53 template <typename> struct LocApiResponseData; 287 const GeofenceInfo& info, LocApiResponseData<LocApiGeofenceData>* adapterResponseData); 322 LocApiResponseData<LocApiBatchData>* adapterResponseData);
|
H A D | ContextBase.h | 360 struct LocApiResponseData: LocMsg { struct 371 inline LocApiResponseData(ContextBase& context, in LocApiResponseData() argument
|
H A D | LocApiBase.cpp | 801 LocApiResponseData<LocApiGeofenceData>* /*adapterResponseData*/) in open() 881 LocApiResponseData<LocApiBatchData>* /*adapterResponseData*/) in open()
|
/aosp12/hardware/qcom/sm8150/gps/core/ |
H A D | LocApiBase.h | 53 template <typename> struct LocApiResponseData; 287 const GeofenceInfo& info, LocApiResponseData<LocApiGeofenceData>* adapterResponseData); 322 LocApiResponseData<LocApiBatchData>* adapterResponseData);
|
H A D | ContextBase.h | 360 struct LocApiResponseData: LocMsg { struct 371 inline LocApiResponseData(ContextBase& context, in LocApiResponseData() argument
|
H A D | LocApiBase.cpp | 801 LocApiResponseData<LocApiGeofenceData>* /*adapterResponseData*/) in open() 881 LocApiResponseData<LocApiBatchData>* /*adapterResponseData*/) in open()
|
/aosp12/hardware/qcom/sm8150p/gps/batching/ |
H A D | BatchingAdapter.cpp | 788 new LocApiResponseData<LocApiBatchData>(*getContext(), in startTripBatchingMultiplex() 965 new LocApiResponseData<LocApiBatchData>(*getContext(), in restartTripBatching()
|
/aosp12/hardware/qcom/sm8150p/gps/geofence/ |
H A D | GeofenceAdapter.cpp | 165 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences() 250 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand()
|
/aosp12/hardware/qcom/sm7250/gps/batching/ |
H A D | BatchingAdapter.cpp | 783 new LocApiResponseData<LocApiBatchData>(*getContext(), in startTripBatchingMultiplex() 960 new LocApiResponseData<LocApiBatchData>(*getContext(), in restartTripBatching()
|
/aosp12/hardware/qcom/sm7250/gps/geofence/ |
H A D | GeofenceAdapter.cpp | 161 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences() 246 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand()
|
/aosp12/hardware/qcom/sm7150/gps/batching/ |
H A D | BatchingAdapter.cpp | 788 new LocApiResponseData<LocApiBatchData>(*getContext(), in startTripBatchingMultiplex() 965 new LocApiResponseData<LocApiBatchData>(*getContext(), in restartTripBatching()
|
/aosp12/hardware/qcom/sm7150/gps/geofence/ |
H A D | GeofenceAdapter.cpp | 165 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences() 250 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand()
|
/aosp12/hardware/qcom/sm8150/gps/batching/ |
H A D | BatchingAdapter.cpp | 789 new LocApiResponseData<LocApiBatchData>(*getContext(), in startTripBatchingMultiplex() 966 new LocApiResponseData<LocApiBatchData>(*getContext(), in restartTripBatching()
|
/aosp12/hardware/qcom/sm8150/gps/geofence/ |
H A D | GeofenceAdapter.cpp | 164 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences() 249 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand()
|