Searched refs:LocApiGeofenceData (Results 1 – 12 of 12) sorted by relevance
/aosp12/hardware/qcom/sm8150p/gps/geofence/ |
H A D | GeofenceAdapter.cpp | 165 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences() 166 [this, object, options, info] (LocationError err, LocApiGeofenceData data) { in restartGeofences() 250 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand() 253 (LocationError err, LocApiGeofenceData data) { in addGeofencesCommand()
|
/aosp12/hardware/qcom/sm7250/gps/geofence/ |
H A D | GeofenceAdapter.cpp | 161 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences() 162 [this, object, options, info] (LocationError err, LocApiGeofenceData data) { in restartGeofences() 246 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand() 249 (LocationError err, LocApiGeofenceData data) { in addGeofencesCommand()
|
/aosp12/hardware/qcom/sm7150/gps/geofence/ |
H A D | GeofenceAdapter.cpp | 165 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences() 166 [this, object, options, info] (LocationError err, LocApiGeofenceData data) { in restartGeofences() 250 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand() 253 (LocationError err, LocApiGeofenceData data) { in addGeofencesCommand()
|
/aosp12/hardware/qcom/sm8150/gps/geofence/ |
H A D | GeofenceAdapter.cpp | 164 new LocApiResponseData<LocApiGeofenceData>(*getContext(), in restartGeofences() 165 [this, object, options, info] (LocationError err, LocApiGeofenceData data) { in restartGeofences() 249 new LocApiResponseData<LocApiGeofenceData>(*mAdapter.getContext(), in addGeofencesCommand() 252 (LocationError err, LocApiGeofenceData data) { in addGeofencesCommand()
|
/aosp12/hardware/qcom/sm8150p/gps/core/ |
H A D | LocApiBase.h | 82 } LocApiGeofenceData; typedef 272 const GeofenceInfo& info, LocApiResponseData<LocApiGeofenceData>* adapterResponseData);
|
H A D | LocApiBase.cpp | 784 LocApiResponseData<LocApiGeofenceData>* /*adapterResponseData*/)
|
/aosp12/hardware/qcom/sm7150/gps/core/ |
H A D | LocApiBase.h | 82 } LocApiGeofenceData; typedef 277 const GeofenceInfo& info, LocApiResponseData<LocApiGeofenceData>* adapterResponseData);
|
H A D | LocApiBase.cpp | 787 LocApiResponseData<LocApiGeofenceData>* /*adapterResponseData*/)
|
/aosp12/hardware/qcom/sm7250/gps/core/ |
H A D | LocApiBase.h | 84 } LocApiGeofenceData; typedef 287 const GeofenceInfo& info, LocApiResponseData<LocApiGeofenceData>* adapterResponseData);
|
H A D | LocApiBase.cpp | 801 LocApiResponseData<LocApiGeofenceData>* /*adapterResponseData*/) in open()
|
/aosp12/hardware/qcom/sm8150/gps/core/ |
H A D | LocApiBase.h | 84 } LocApiGeofenceData; typedef 287 const GeofenceInfo& info, LocApiResponseData<LocApiGeofenceData>* adapterResponseData);
|
H A D | LocApiBase.cpp | 801 LocApiResponseData<LocApiGeofenceData>* /*adapterResponseData*/) in open()
|