Searched refs:LocApiResponseData (Results 1 – 15 of 15) sorted by relevance
/hardware/qcom/sm8150p/gps/core/ |
D | ContextBase.h | 235 struct LocApiResponseData: LocMsg { struct 246 inline LocApiResponseData(ContextBase& context, in LocApiResponseData() argument
|
D | LocApiBase.h | 44 template <typename> struct LocApiResponseData; 272 const GeofenceInfo& info, LocApiResponseData<LocApiGeofenceData>* adapterResponseData); 307 LocApiResponseData<LocApiBatchData>* adapterResponseData);
|
D | LocApiBase.cpp | 784 LocApiResponseData<LocApiGeofenceData>* /*adapterResponseData*/) 864 LocApiResponseData<LocApiBatchData>* /*adapterResponseData*/)
|
/hardware/qcom/sm8150/gps/core/ |
D | ContextBase.h | 237 struct LocApiResponseData: LocMsg { struct 248 inline LocApiResponseData(ContextBase& context, in LocApiResponseData() function
|
D | LocApiBase.h | 44 template <typename> struct LocApiResponseData; 277 const GeofenceInfo& info, LocApiResponseData<LocApiGeofenceData>* adapterResponseData); 312 LocApiResponseData<LocApiBatchData>* adapterResponseData);
|
D | LocApiBase.cpp | 789 LocApiResponseData<LocApiGeofenceData>* /*adapterResponseData*/) 869 LocApiResponseData<LocApiBatchData>* /*adapterResponseData*/)
|
/hardware/qcom/sm7150/gps/core/ |
D | ContextBase.h | 237 struct LocApiResponseData: LocMsg { struct 248 inline LocApiResponseData(ContextBase& context, in LocApiResponseData() argument
|
D | LocApiBase.h | 44 template <typename> struct LocApiResponseData; 277 const GeofenceInfo& info, LocApiResponseData<LocApiGeofenceData>* adapterResponseData); 312 LocApiResponseData<LocApiBatchData>* adapterResponseData);
|
D | LocApiBase.cpp | 787 LocApiResponseData<LocApiGeofenceData>* /*adapterResponseData*/) 867 LocApiResponseData<LocApiBatchData>* /*adapterResponseData*/)
|
/hardware/qcom/sm8150/gps/geofence/ |
D | GeofenceAdapter.cpp | 165 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences() 250 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand()
|
/hardware/qcom/sm8150/gps/batching/ |
D | BatchingAdapter.cpp | 788 new LocApiResponseData<LocApiBatchData>(*getContext(), in startTripBatchingMultiplex() 965 new LocApiResponseData<LocApiBatchData>(*getContext(), in restartTripBatching()
|
/hardware/qcom/sm8150p/gps/batching/ |
D | BatchingAdapter.cpp | 788 new LocApiResponseData<LocApiBatchData>(*getContext(), in startTripBatchingMultiplex() 965 new LocApiResponseData<LocApiBatchData>(*getContext(), in restartTripBatching()
|
/hardware/qcom/sm8150p/gps/geofence/ |
D | GeofenceAdapter.cpp | 165 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences() 250 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand()
|
/hardware/qcom/sm7150/gps/geofence/ |
D | GeofenceAdapter.cpp | 165 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences() 250 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand()
|
/hardware/qcom/sm7150/gps/batching/ |
D | BatchingAdapter.cpp | 788 new LocApiResponseData<LocApiBatchData>(*getContext(), in startTripBatchingMultiplex() 965 new LocApiResponseData<LocApiBatchData>(*getContext(), in restartTripBatching()
|