Searched refs:HandleUnsubscribeAllReq (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatusOsObserver.cpp | 323 struct HandleUnsubscribeAllReq : public LocMsg { in unsubscribeAll() struct 324 HandleUnsubscribeAllReq(SystemStatusOsObserver* parent, in unsubscribeAll() function 327 virtual ~HandleUnsubscribeAllReq() {} in unsubscribeAll() argument 346 mContext.mMsgTask->sendMsg(new (nothrow) HandleUnsubscribeAllReq(this, client)); in unsubscribeAll()
|
/hardware/qcom/sm7150/gps/core/ |
D | SystemStatusOsObserver.cpp | 255 struct HandleUnsubscribeAllReq : public LocMsg { in unsubscribeAll() struct 256 HandleUnsubscribeAllReq(SystemStatusOsObserver* parent, in unsubscribeAll() argument 289 mContext.mMsgTask->sendMsg(new HandleUnsubscribeAllReq(this, client)); in unsubscribeAll()
|
/hardware/qcom/sm8150p/gps/core/ |
D | SystemStatusOsObserver.cpp | 255 struct HandleUnsubscribeAllReq : public LocMsg { in unsubscribeAll() struct 256 HandleUnsubscribeAllReq(SystemStatusOsObserver* parent, in unsubscribeAll() function 289 mContext.mMsgTask->sendMsg(new HandleUnsubscribeAllReq(this, client)); in unsubscribeAll()
|
/hardware/qcom/sm8150/gps/core/ |
D | SystemStatusOsObserver.cpp | 257 struct HandleUnsubscribeAllReq : public LocMsg { in unsubscribeAll() struct 258 HandleUnsubscribeAllReq(SystemStatusOsObserver* parent, in unsubscribeAll() function 292 mContext.mMsgTask->sendMsg(new HandleUnsubscribeAllReq(this, client)); in unsubscribeAll()
|
/hardware/qcom/sm7250/gps/core/ |
D | SystemStatusOsObserver.cpp | 257 struct HandleUnsubscribeAllReq : public LocMsg { in unsubscribeAll() struct 258 HandleUnsubscribeAllReq(SystemStatusOsObserver* parent, in unsubscribeAll() function 292 mContext.mMsgTask->sendMsg(new HandleUnsubscribeAllReq(this, client)); in unsubscribeAll()
|