Home
last modified time | relevance | path

Searched defs:MsgAddGeofences (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/sm8150p/gps/geofence/
H A DGeofenceAdapter.cpp212 struct MsgAddGeofences : public LocMsg { in addGeofencesCommand() struct
213 GeofenceAdapter& mAdapter; in addGeofencesCommand()
214 LocApiBase& mApi; in addGeofencesCommand()
215 LocationAPI* mClient; in addGeofencesCommand()
216 size_t mCount; in addGeofencesCommand()
217 uint32_t* mIds; in addGeofencesCommand()
218 GeofenceOption* mOptions; in addGeofencesCommand()
219 GeofenceInfo* mInfos; in addGeofencesCommand()
220 inline MsgAddGeofences(GeofenceAdapter& adapter, in addGeofencesCommand() argument
235 inline virtual void proc() const { in addGeofencesCommand()
/aosp12/hardware/qcom/sm7250/gps/geofence/
H A DGeofenceAdapter.cpp208 struct MsgAddGeofences : public LocMsg { in addGeofencesCommand() struct
209 GeofenceAdapter& mAdapter; in addGeofencesCommand()
210 LocApiBase& mApi; in addGeofencesCommand()
211 LocationAPI* mClient; in addGeofencesCommand()
212 size_t mCount; in addGeofencesCommand()
213 uint32_t* mIds; in addGeofencesCommand()
214 GeofenceOption* mOptions; in addGeofencesCommand()
215 GeofenceInfo* mInfos; in addGeofencesCommand()
216 inline MsgAddGeofences(GeofenceAdapter& adapter, in addGeofencesCommand() argument
231 inline virtual void proc() const { in addGeofencesCommand()
/aosp12/hardware/qcom/sm7150/gps/geofence/
H A DGeofenceAdapter.cpp212 struct MsgAddGeofences : public LocMsg { in addGeofencesCommand() struct
213 GeofenceAdapter& mAdapter; in addGeofencesCommand()
214 LocApiBase& mApi; in addGeofencesCommand()
215 LocationAPI* mClient; in addGeofencesCommand()
216 size_t mCount; in addGeofencesCommand()
217 uint32_t* mIds; in addGeofencesCommand()
218 GeofenceOption* mOptions; in addGeofencesCommand()
219 GeofenceInfo* mInfos; in addGeofencesCommand()
220 inline MsgAddGeofences(GeofenceAdapter& adapter, in addGeofencesCommand() function
235 inline virtual void proc() const { in addGeofencesCommand()
/aosp12/hardware/qcom/sm8150/gps/geofence/
H A DGeofenceAdapter.cpp211 struct MsgAddGeofences : public LocMsg { in addGeofencesCommand() struct
212 GeofenceAdapter& mAdapter; in addGeofencesCommand()
213 LocApiBase& mApi; in addGeofencesCommand()
214 LocationAPI* mClient; in addGeofencesCommand()
215 size_t mCount; in addGeofencesCommand()
216 uint32_t* mIds; in addGeofencesCommand()
217 GeofenceOption* mOptions; in addGeofencesCommand()
218 GeofenceInfo* mInfos; in addGeofencesCommand()
219 inline MsgAddGeofences(GeofenceAdapter& adapter, in addGeofencesCommand() function
234 inline virtual void proc() const { in addGeofencesCommand()