Searched refs:HandleTurnOnMsg (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/sm7150/gps/core/ |
D | SystemStatusOsObserver.cpp | 395 struct HandleTurnOnMsg : public LocMsg { in turnOn() struct 396 HandleTurnOnMsg(IFrameworkActionReq* framework, in turnOn() argument 399 virtual ~HandleTurnOnMsg() {} in turnOn() argument 408 new (nothrow) HandleTurnOnMsg(mContext.mFrameworkActionReqObj, dit, timeOut)); in turnOn()
|
/hardware/qcom/sm8150p/gps/core/ |
D | SystemStatusOsObserver.cpp | 395 struct HandleTurnOnMsg : public LocMsg { in turnOn() struct 396 HandleTurnOnMsg(IFrameworkActionReq* framework, in turnOn() argument 399 virtual ~HandleTurnOnMsg() {} in turnOn() argument 408 new (nothrow) HandleTurnOnMsg(mContext.mFrameworkActionReqObj, dit, timeOut)); in turnOn()
|
/hardware/qcom/sm8150/gps/core/ |
D | SystemStatusOsObserver.cpp | 398 struct HandleTurnOnMsg : public LocMsg { in turnOn() struct 399 HandleTurnOnMsg(IFrameworkActionReq* framework, in turnOn() argument 402 virtual ~HandleTurnOnMsg() {} in turnOn() argument 411 new (nothrow) HandleTurnOnMsg(mContext.mFrameworkActionReqObj, dit, timeOut)); in turnOn()
|
/hardware/qcom/sm7250/gps/core/ |
D | SystemStatusOsObserver.cpp | 398 struct HandleTurnOnMsg : public LocMsg { in turnOn() struct 399 HandleTurnOnMsg(IFrameworkActionReq* framework, in turnOn() function 402 virtual ~HandleTurnOnMsg() {} in turnOn() argument 411 new (nothrow) HandleTurnOnMsg(mContext.mFrameworkActionReqObj, dit, timeOut)); in turnOn()
|
/hardware/qcom/gps/msm8909w_3100/core/ |
D | SystemStatusOsObserver.cpp | 454 struct HandleTurnOnMsg : public LocMsg { in turnOn() struct 455 HandleTurnOnMsg(IFrameworkActionReq* framework, in turnOn() argument 458 virtual ~HandleTurnOnMsg() {} in turnOn() argument 466 mContext.mMsgTask->sendMsg(new (nothrow) HandleTurnOnMsg(this, dit, timeOut)); in turnOn()
|