Searched refs:HandleOsObserverUpdateMsg (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/ |
H A D | XtraSystemStatusObserver.cpp | 200 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()
|
/aosp12/hardware/qcom/sm8150p/gps/gnss/ |
H A D | XtraSystemStatusObserver.cpp | 261 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()
|
/aosp12/hardware/qcom/sm7150/gps/gnss/ |
H A D | XtraSystemStatusObserver.cpp | 262 struct HandleOsObserverUpdateMsg : public LocMsg { in notify() struct 266 inline HandleOsObserverUpdateMsg(XtraSystemStatusObserver* xtraSysStatObs, in notify() function 282 inline ~HandleOsObserverUpdateMsg() { in notify() argument 328 mMsgTask->sendMsg(new (nothrow) HandleOsObserverUpdateMsg(this, dlist)); in notify()
|
/aosp12/hardware/qcom/sm7250/gps/gnss/ |
H A D | XtraSystemStatusObserver.cpp | 317 struct HandleOsObserverUpdateMsg : public LocMsg { in notify() struct 321 inline HandleOsObserverUpdateMsg(XtraSystemStatusObserver* xtraSysStatObs, in notify() function 337 inline ~HandleOsObserverUpdateMsg() { in notify() argument 383 mMsgTask->sendMsg(new (nothrow) HandleOsObserverUpdateMsg(this, dlist)); in notify()
|
/aosp12/hardware/qcom/sm8150/gps/gnss/ |
H A D | XtraSystemStatusObserver.cpp | 317 struct HandleOsObserverUpdateMsg : public LocMsg { in notify() struct 321 inline HandleOsObserverUpdateMsg(XtraSystemStatusObserver* xtraSysStatObs, in notify() function 337 inline ~HandleOsObserverUpdateMsg() { in notify() argument 383 mMsgTask->sendMsg(new (nothrow) HandleOsObserverUpdateMsg(this, dlist)); in notify()
|