Home
last modified time | relevance | path

Searched defs:HandleStatusRequestMsg (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/qcom/sdm845/gps/sdm845/gnss/
H A DXtraSystemStatusObserver.cpp157 struct HandleStatusRequestMsg : public LocMsg { in onReceive() struct
158 XtraSystemStatusObserver& mXSSO; in onReceive()
159 int32_t mXtraStatusUpdated; in onReceive()
160 inline HandleStatusRequestMsg(XtraSystemStatusObserver& xsso, in onReceive() argument
163 inline void proc() const override { mXSSO.onStatusRequested(mXtraStatusUpdated); } in onReceive()
/aosp12/hardware/qcom/sm8150p/gps/gnss/
H A DXtraSystemStatusObserver.cpp82 struct HandleStatusRequestMsg : public LocMsg { in onReceive() struct
83 XtraSystemStatusObserver& mXSSO; in onReceive()
84 int32_t mXtraStatusUpdated; in onReceive()
85 inline HandleStatusRequestMsg(XtraSystemStatusObserver& xsso, in onReceive() argument
88 inline void proc() const override { in onReceive()
/aosp12/hardware/qcom/sm7150/gps/gnss/
H A DXtraSystemStatusObserver.cpp83 struct HandleStatusRequestMsg : public LocMsg { in onReceive() struct
84 XtraSystemStatusObserver& mXSSO; in onReceive()
85 int32_t mXtraStatusUpdated; in onReceive()
86 inline HandleStatusRequestMsg(XtraSystemStatusObserver& xsso, in onReceive() function
89 inline void proc() const override { in onReceive()
/aosp12/hardware/qcom/sm7250/gps/gnss/
H A DXtraSystemStatusObserver.cpp87 struct HandleStatusRequestMsg : public LocMsg { in onReceive() struct
88 XtraSystemStatusObserver& mXSSO; in onReceive()
89 int32_t mXtraStatusUpdated; in onReceive()
90 inline HandleStatusRequestMsg(XtraSystemStatusObserver& xsso, in onReceive() function
93 inline void proc() const override { in onReceive()
/aosp12/hardware/qcom/sm8150/gps/gnss/
H A DXtraSystemStatusObserver.cpp87 struct HandleStatusRequestMsg : public LocMsg { in onReceive() struct
88 XtraSystemStatusObserver& mXSSO; in onReceive()
89 int32_t mXtraStatusUpdated; in onReceive()
90 inline HandleStatusRequestMsg(XtraSystemStatusObserver& xsso, in onReceive() function
93 inline void proc() const override { in onReceive()