Home
last modified time | relevance | path

Searched refs:HandleOsObserverUpdateMsg (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sdm845/gps/sdm845/gnss/
DXtraSystemStatusObserver.cpp200 struct HandleOsObserverUpdateMsg : public LocMsg { in notify() struct
204 inline HandleOsObserverUpdateMsg(XtraSystemStatusObserver* xtraSysStatObs, in notify() function
220 inline ~HandleOsObserverUpdateMsg() { in notify() argument
260 mMsgTask->sendMsg(new (nothrow) HandleOsObserverUpdateMsg(this, dlist)); in notify()
/hardware/qcom/sm8150/gps/gnss/
DXtraSystemStatusObserver.cpp261 struct HandleOsObserverUpdateMsg : public LocMsg { in notify() struct
265 inline HandleOsObserverUpdateMsg(XtraSystemStatusObserver* xtraSysStatObs, in notify() argument
281 inline ~HandleOsObserverUpdateMsg() { in notify() argument
327 mMsgTask->sendMsg(new (nothrow) HandleOsObserverUpdateMsg(this, dlist)); in notify()