Searched refs:HandleSubscribeReq (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatusOsObserver.cpp | 120 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/ |
D | SystemStatusOsObserver.cpp | 95 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/ |
D | SystemStatusOsObserver.cpp | 95 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/ |
D | SystemStatusOsObserver.cpp | 97 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/ |
D | SystemStatusOsObserver.cpp | 97 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()
|