Home
last modified time | relevance | path

Searched refs:MsgSSREvent (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/sm8150/gps/geofence/
DGeofenceAdapter.cpp122 struct MsgSSREvent : public LocMsg { in handleEngineUpEvent() struct
124 inline MsgSSREvent(GeofenceAdapter& adapter) : in handleEngineUpEvent() argument
138 sendMsg(new MsgSSREvent(*this)); in handleEngineUpEvent()
/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp167 struct MsgSSREvent : public LocMsg { in handleEngineUpEvent() struct
170 inline MsgSSREvent(BatchingAdapter& adapter, in handleEngineUpEvent() argument
188 sendMsg(new MsgSSREvent(*this, *mLocApi)); in handleEngineUpEvent()
/hardware/qcom/sm8150p/gps/batching/
DBatchingAdapter.cpp167 struct MsgSSREvent : public LocMsg { in handleEngineUpEvent() struct
170 inline MsgSSREvent(BatchingAdapter& adapter, in handleEngineUpEvent() function
188 sendMsg(new MsgSSREvent(*this, *mLocApi)); in handleEngineUpEvent()
/hardware/qcom/sm8150p/gps/geofence/
DGeofenceAdapter.cpp122 struct MsgSSREvent : public LocMsg { in handleEngineUpEvent() struct
124 inline MsgSSREvent(GeofenceAdapter& adapter) : in handleEngineUpEvent() function
138 sendMsg(new MsgSSREvent(*this)); in handleEngineUpEvent()
/hardware/qcom/sm7150/gps/geofence/
DGeofenceAdapter.cpp122 struct MsgSSREvent : public LocMsg { in handleEngineUpEvent() struct
124 inline MsgSSREvent(GeofenceAdapter& adapter) : in handleEngineUpEvent() function
138 sendMsg(new MsgSSREvent(*this)); in handleEngineUpEvent()
/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.cpp167 struct MsgSSREvent : public LocMsg { in handleEngineUpEvent() struct
170 inline MsgSSREvent(BatchingAdapter& adapter, in handleEngineUpEvent() function
188 sendMsg(new MsgSSREvent(*this, *mLocApi)); in handleEngineUpEvent()