Home
last modified time | relevance | path

Searched defs: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
173 XtraSystemStatusObserver* mXtraSysStatObj; in notify()
174 list <IDataItemCore*> mDataItemList; in notify()
176 inline handleOsObserverUpdateMsg(XtraSystemStatusObserver* xtraSysStatObs, in notify() argument
192 inline ~handleOsObserverUpdateMsg() { in notify()
198 inline void proc() const { in notify()