Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sm8150p/gps/geofence/
H A DGeofenceAdapter.cpp551 struct MsgModifyGeofences : public LocMsg { in modifyGeofencesCommand() struct
552 GeofenceAdapter& mAdapter; in modifyGeofencesCommand()
553 LocApiBase& mApi; in modifyGeofencesCommand()
554 LocationAPI* mClient; in modifyGeofencesCommand()
555 size_t mCount; in modifyGeofencesCommand()
556 uint32_t* mIds; in modifyGeofencesCommand()
557 GeofenceOption* mOptions; in modifyGeofencesCommand()
558 inline MsgModifyGeofences(GeofenceAdapter& adapter, in modifyGeofencesCommand() function
571 inline virtual void proc() const { in modifyGeofencesCommand()
/aosp12/hardware/qcom/sm7250/gps/geofence/
H A DGeofenceAdapter.cpp547 struct MsgModifyGeofences : public LocMsg { in modifyGeofencesCommand() struct
548 GeofenceAdapter& mAdapter; in modifyGeofencesCommand()
549 LocApiBase& mApi; in modifyGeofencesCommand()
550 LocationAPI* mClient; in modifyGeofencesCommand()
551 size_t mCount; in modifyGeofencesCommand()
552 uint32_t* mIds; in modifyGeofencesCommand()
553 GeofenceOption* mOptions; in modifyGeofencesCommand()
554 inline MsgModifyGeofences(GeofenceAdapter& adapter, in modifyGeofencesCommand() argument
567 inline virtual void proc() const { in modifyGeofencesCommand()
/aosp12/hardware/qcom/sm7150/gps/geofence/
H A DGeofenceAdapter.cpp551 struct MsgModifyGeofences : public LocMsg { in modifyGeofencesCommand() struct
552 GeofenceAdapter& mAdapter; in modifyGeofencesCommand()
553 LocApiBase& mApi; in modifyGeofencesCommand()
554 LocationAPI* mClient; in modifyGeofencesCommand()
555 size_t mCount; in modifyGeofencesCommand()
556 uint32_t* mIds; in modifyGeofencesCommand()
557 GeofenceOption* mOptions; in modifyGeofencesCommand()
558 inline MsgModifyGeofences(GeofenceAdapter& adapter, in modifyGeofencesCommand() argument
571 inline virtual void proc() const { in modifyGeofencesCommand()
/aosp12/hardware/qcom/sm8150/gps/geofence/
H A DGeofenceAdapter.cpp550 struct MsgModifyGeofences : public LocMsg { in modifyGeofencesCommand() struct
551 GeofenceAdapter& mAdapter; in modifyGeofencesCommand()
552 LocApiBase& mApi; in modifyGeofencesCommand()
553 LocationAPI* mClient; in modifyGeofencesCommand()
554 size_t mCount; in modifyGeofencesCommand()
555 uint32_t* mIds; in modifyGeofencesCommand()
556 GeofenceOption* mOptions; in modifyGeofencesCommand()
557 inline MsgModifyGeofences(GeofenceAdapter& adapter, in modifyGeofencesCommand() function
570 inline virtual void proc() const { in modifyGeofencesCommand()