Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/gps/msm8909w_3100/gnss/
H A DXtraSystemStatusObserver.cpp172 struct handleOsObserverUpdateMsg : public LocMsg { in notify() struct
176 inline handleOsObserverUpdateMsg(XtraSystemStatusObserver* xtraSysStatObs, in notify() function
192 inline ~handleOsObserverUpdateMsg() { in notify() argument
231 mMsgTask->sendMsg(new (nothrow) handleOsObserverUpdateMsg(this, dlist)); in notify()