Home
last modified time | relevance | path

Searched refs:MsgGetBatchedLocations (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/sm7150/gps/batching/
DBatchingAdapter.cpp541 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/
DBatchingAdapter.cpp542 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/
DBatchingAdapter.cpp542 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/
DBatchingAdapter.cpp541 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()