Home
last modified time | relevance | path

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

/hardware/qcom/gps/msm8909w_3100/core/
DSystemStatusOsObserver.cpp120 struct HandleSubscribeReq : public LocMsg { in subscribe() struct
121 HandleSubscribeReq(SystemStatusOsObserver* parent, in subscribe() function
124 virtual ~HandleSubscribeReq() {} in subscribe() argument
155 mContext.mMsgTask->sendMsg(new (nothrow) HandleSubscribeReq(this, l, client)); in subscribe()
/hardware/qcom/sm8150p/gps/core/
DSystemStatusOsObserver.cpp95 struct HandleSubscribeReq : public LocMsg { in subscribe() struct
96 inline HandleSubscribeReq(SystemStatusOsObserver* parent, in subscribe() argument
136 new HandleSubscribeReq(this, (list<DataItemId>&)l, client, toRequestData)); in subscribe()
/hardware/qcom/sm7150/gps/core/
DSystemStatusOsObserver.cpp95 struct HandleSubscribeReq : public LocMsg { in subscribe() struct
96 inline HandleSubscribeReq(SystemStatusOsObserver* parent, in subscribe() argument
136 new HandleSubscribeReq(this, (list<DataItemId>&)l, client, toRequestData)); in subscribe()
/hardware/qcom/sm7250/gps/core/
DSystemStatusOsObserver.cpp97 struct HandleSubscribeReq : public LocMsg { in subscribe() struct
98 inline HandleSubscribeReq(SystemStatusOsObserver* parent, in subscribe() function
138 new HandleSubscribeReq(this, (list<DataItemId>&)l, client, toRequestData)); in subscribe()
/hardware/qcom/sm8150/gps/core/
DSystemStatusOsObserver.cpp97 struct HandleSubscribeReq : public LocMsg { in subscribe() struct
98 inline HandleSubscribeReq(SystemStatusOsObserver* parent, in subscribe() argument
138 new HandleSubscribeReq(this, (list<DataItemId>&)l, client, toRequestData)); in subscribe()