Home
last modified time | relevance | path

Searched refs:GeofenceInfo (Results 1 – 25 of 74) sorted by relevance

123

/hardware/qcom/sm7250/gps/geofence/
Dlocation_geofence.cpp41 static uint32_t* addGeofences(LocationAPI* client, size_t count, GeofenceOption*, GeofenceInfo*);
108 GeofenceOption* options, GeofenceInfo* info) in addGeofences()
DGeofenceAdapter.h103 GeofenceOption* options, GeofenceInfo* info);
116 const GeofenceInfo& info);
DGeofenceAdapter.cpp158 GeofenceInfo info = {sizeof(GeofenceInfo), in restartGeofences()
208 GeofenceInfo* infos) in addGeofencesCommand()
219 GeofenceInfo* mInfos; in addGeofencesCommand()
226 GeofenceInfo* infos) : in addGeofencesCommand()
302 GeofenceInfo* infosCopy; in addGeofencesCommand()
306 infosCopy = new GeofenceInfo[count]; in addGeofencesCommand()
646 const GeofenceOption& options, const GeofenceInfo& info) in saveGeofenceItem()
/hardware/qcom/sm8150/gps/geofence/
Dlocation_geofence.cpp41 static uint32_t* addGeofences(LocationAPI* client, size_t count, GeofenceOption*, GeofenceInfo*);
108 GeofenceOption* options, GeofenceInfo* info) in addGeofences()
DGeofenceAdapter.h103 GeofenceOption* options, GeofenceInfo* info);
116 const GeofenceInfo& info);
DGeofenceAdapter.cpp158 GeofenceInfo info = {sizeof(GeofenceInfo), in restartGeofences()
208 GeofenceInfo* infos) in addGeofencesCommand()
219 GeofenceInfo* mInfos; in addGeofencesCommand()
226 GeofenceInfo* infos) : in addGeofencesCommand()
302 GeofenceInfo* infosCopy; in addGeofencesCommand()
306 infosCopy = new GeofenceInfo[count]; in addGeofencesCommand()
646 const GeofenceOption& options, const GeofenceInfo& info) in saveGeofenceItem()
/hardware/qcom/sm7150/gps/geofence/
Dlocation_geofence.cpp41 static uint32_t* addGeofences(LocationAPI* client, size_t count, GeofenceOption*, GeofenceInfo*);
108 GeofenceOption* options, GeofenceInfo* info) in addGeofences()
DGeofenceAdapter.h103 GeofenceOption* options, GeofenceInfo* info);
116 const GeofenceInfo& info);
DGeofenceAdapter.cpp158 GeofenceInfo info = {sizeof(GeofenceInfo), in restartGeofences()
208 GeofenceInfo* infos) in addGeofencesCommand()
219 GeofenceInfo* mInfos; in addGeofencesCommand()
226 GeofenceInfo* infos) : in addGeofencesCommand()
302 GeofenceInfo* infosCopy; in addGeofencesCommand()
306 infosCopy = new GeofenceInfo[count]; in addGeofencesCommand()
646 const GeofenceOption& options, const GeofenceInfo& info) in saveGeofenceItem()
/hardware/qcom/sm8150p/gps/geofence/
Dlocation_geofence.cpp41 static uint32_t* addGeofences(LocationAPI* client, size_t count, GeofenceOption*, GeofenceInfo*);
108 GeofenceOption* options, GeofenceInfo* info) in addGeofences()
DGeofenceAdapter.h103 GeofenceOption* options, GeofenceInfo* info);
116 const GeofenceInfo& info);
DGeofenceAdapter.cpp158 GeofenceInfo info = {sizeof(GeofenceInfo), in restartGeofences()
208 GeofenceInfo* infos) in addGeofencesCommand()
219 GeofenceInfo* mInfos; in addGeofencesCommand()
226 GeofenceInfo* infos) : in addGeofencesCommand()
302 GeofenceInfo* infosCopy; in addGeofencesCommand()
306 infosCopy = new GeofenceInfo[count]; in addGeofencesCommand()
646 const GeofenceOption& options, const GeofenceInfo& info) in saveGeofenceItem()
/hardware/qcom/sm8150p/gps/location/
DILocationAPI.h126 virtual uint32_t* addGeofences(size_t count, GeofenceOption*, GeofenceInfo*) = 0;
DLocationAPI.h141 virtual uint32_t* addGeofences(size_t count, GeofenceOption*, GeofenceInfo*) override;
/hardware/qcom/sm7150/gps/location/
DILocationAPI.h126 virtual uint32_t* addGeofences(size_t count, GeofenceOption*, GeofenceInfo*) = 0;
DLocationAPI.h141 virtual uint32_t* addGeofences(size_t count, GeofenceOption*, GeofenceInfo*) override;
/hardware/qcom/sm8150/gps/location/
DILocationAPI.h126 virtual uint32_t* addGeofences(size_t count, GeofenceOption*, GeofenceInfo*) = 0;
/hardware/qcom/sm7250/gps/location/
DILocationAPI.h126 virtual uint32_t* addGeofences(size_t count, GeofenceOption*, GeofenceInfo*) = 0;
/hardware/qcom/sm8150/gps/android/1.1/location_api/
DGeofenceAPIClient.cpp100 GeofenceInfo data; in geofenceAdd()
101 data.size = sizeof(GeofenceInfo); in geofenceAdd()
/hardware/qcom/sm7250/gps/android/1.0/location_api/
DGeofenceAPIClient.cpp100 GeofenceInfo data; in geofenceAdd()
101 data.size = sizeof(GeofenceInfo); in geofenceAdd()
/hardware/qcom/gps/msm8998/android/location_api/
DGeofenceAPIClient.cpp97 GeofenceInfo data; in geofenceAdd()
98 data.size = sizeof(GeofenceInfo); in geofenceAdd()
/hardware/qcom/gps/msm8909w_3100/android/location_api/
DGeofenceAPIClient.cpp98 GeofenceInfo data; in geofenceAdd()
99 data.size = sizeof(GeofenceInfo); in geofenceAdd()
/hardware/qcom/sm7150/gps/android/2.0/location_api/
DGeofenceAPIClient.cpp100 GeofenceInfo data; in geofenceAdd()
101 data.size = sizeof(GeofenceInfo); in geofenceAdd()
/hardware/qcom/sm8150p/gps/android/2.0/location_api/
DGeofenceAPIClient.cpp100 GeofenceInfo data; in geofenceAdd()
101 data.size = sizeof(GeofenceInfo); in geofenceAdd()
/hardware/qcom/sm7250/gps/android/2.1/location_api/
DGeofenceAPIClient.cpp100 GeofenceInfo data; in geofenceAdd()
101 data.size = sizeof(GeofenceInfo); in geofenceAdd()

123