Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150p/gps/geofence/
H A DGeofenceAdapter.cpp323 struct MsgRemoveGeofences : public LocMsg { in removeGeofencesCommand() struct
324 GeofenceAdapter& mAdapter; in removeGeofencesCommand()
325 LocApiBase& mApi; in removeGeofencesCommand()
326 LocationAPI* mClient; in removeGeofencesCommand()
327 size_t mCount; in removeGeofencesCommand()
328 uint32_t* mIds; in removeGeofencesCommand()
329 inline MsgRemoveGeofences(GeofenceAdapter& adapter, in removeGeofencesCommand() argument
340 inline virtual void proc() const { in removeGeofencesCommand()
/aosp12/hardware/qcom/sm7250/gps/geofence/
H A DGeofenceAdapter.cpp319 struct MsgRemoveGeofences : public LocMsg { in removeGeofencesCommand() struct
320 GeofenceAdapter& mAdapter; in removeGeofencesCommand()
321 LocApiBase& mApi; in removeGeofencesCommand()
322 LocationAPI* mClient; in removeGeofencesCommand()
323 size_t mCount; in removeGeofencesCommand()
324 uint32_t* mIds; in removeGeofencesCommand()
325 inline MsgRemoveGeofences(GeofenceAdapter& adapter, in removeGeofencesCommand() argument
336 inline virtual void proc() const { in removeGeofencesCommand()
/aosp12/hardware/qcom/sm7150/gps/geofence/
H A DGeofenceAdapter.cpp323 struct MsgRemoveGeofences : public LocMsg { in removeGeofencesCommand() struct
324 GeofenceAdapter& mAdapter; in removeGeofencesCommand()
325 LocApiBase& mApi; in removeGeofencesCommand()
326 LocationAPI* mClient; in removeGeofencesCommand()
327 size_t mCount; in removeGeofencesCommand()
328 uint32_t* mIds; in removeGeofencesCommand()
329 inline MsgRemoveGeofences(GeofenceAdapter& adapter, in removeGeofencesCommand() function
340 inline virtual void proc() const { in removeGeofencesCommand()
/aosp12/hardware/qcom/sm8150/gps/geofence/
H A DGeofenceAdapter.cpp322 struct MsgRemoveGeofences : public LocMsg { in removeGeofencesCommand() struct
323 GeofenceAdapter& mAdapter; in removeGeofencesCommand()
324 LocApiBase& mApi; in removeGeofencesCommand()
325 LocationAPI* mClient; in removeGeofencesCommand()
326 size_t mCount; in removeGeofencesCommand()
327 uint32_t* mIds; in removeGeofencesCommand()
328 inline MsgRemoveGeofences(GeofenceAdapter& adapter, in removeGeofencesCommand() argument
339 inline virtual void proc() const { in removeGeofencesCommand()