Searched refs:MsgGetBatchedLocations (Results 1 – 4 of 4) sorted by relevance
/hardware/qcom/sm7150/gps/batching/ |
D | BatchingAdapter.cpp | 541 struct MsgGetBatchedLocations : public LocMsg { in getBatchedLocationsCommand() struct 547 inline MsgGetBatchedLocations(BatchingAdapter& adapter, in getBatchedLocationsCommand() argument 560 mAdapter.mPendingMsgs.push_back(new MsgGetBatchedLocations(*this)); in getBatchedLocationsCommand() 590 sendMsg(new MsgGetBatchedLocations(*this, *mLocApi, client, id, count)); in getBatchedLocationsCommand()
|
/hardware/qcom/sm7250/gps/batching/ |
D | BatchingAdapter.cpp | 542 struct MsgGetBatchedLocations : public LocMsg { in getBatchedLocationsCommand() struct 548 inline MsgGetBatchedLocations(BatchingAdapter& adapter, in getBatchedLocationsCommand() function 561 mAdapter.mPendingMsgs.push_back(new MsgGetBatchedLocations(*this)); in getBatchedLocationsCommand() 591 sendMsg(new MsgGetBatchedLocations(*this, *mLocApi, client, id, count)); in getBatchedLocationsCommand()
|
/hardware/qcom/sm8150/gps/batching/ |
D | BatchingAdapter.cpp | 542 struct MsgGetBatchedLocations : public LocMsg { in getBatchedLocationsCommand() struct 548 inline MsgGetBatchedLocations(BatchingAdapter& adapter, in getBatchedLocationsCommand() function 561 mAdapter.mPendingMsgs.push_back(new MsgGetBatchedLocations(*this)); in getBatchedLocationsCommand() 591 sendMsg(new MsgGetBatchedLocations(*this, *mLocApi, client, id, count)); in getBatchedLocationsCommand()
|
/hardware/qcom/sm8150p/gps/batching/ |
D | BatchingAdapter.cpp | 541 struct MsgGetBatchedLocations : public LocMsg { in getBatchedLocationsCommand() struct 547 inline MsgGetBatchedLocations(BatchingAdapter& adapter, in getBatchedLocationsCommand() argument 560 mAdapter.mPendingMsgs.push_back(new MsgGetBatchedLocations(*this)); in getBatchedLocationsCommand() 590 sendMsg(new MsgGetBatchedLocations(*this, *mLocApi, client, id, count)); in getBatchedLocationsCommand()
|