Home
last modified time | relevance | path

Searched refs:BatchingStatusInfo (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPI.h470 } BatchingStatusInfo; typedef
695 BatchingStatusInfo batchingStatus, // batch status
DLocationAPIClientBase.h232 inline virtual void onBatchingStatusCb(BatchingStatusInfo /*batchingStatus*/, in onBatchingStatusCb() argument
234 void beforeBatchingStatusCb(BatchingStatusInfo batchStatus,
DLocationAPIClientBase.cpp269 [this](BatchingStatusInfo batchStatus, std::list<uint32_t> & tripCompletedList) { in locAPISetCallbacks()
843 void LocationAPIClientBase::beforeBatchingStatusCb(BatchingStatusInfo batchStatus, in beforeBatchingStatusCb()
/hardware/qcom/sdm845/gps/sdm845/location/
DLocationDataTypes.h599 } BatchingStatusInfo; typedef
1014 BatchingStatusInfo batchingStatus, // batch status
DLocationAPIClientBase.h256 inline virtual void onBatchingStatusCb(BatchingStatusInfo /*batchingStatus*/, in onBatchingStatusCb() argument
258 void beforeBatchingStatusCb(BatchingStatusInfo batchStatus,
DLocationAPIClientBase.cpp299 [this](BatchingStatusInfo batchStatus, std::list<uint32_t> & tripCompletedList) { in locAPISetCallbacks()
868 void LocationAPIClientBase::beforeBatchingStatusCb(BatchingStatusInfo batchStatus, in beforeBatchingStatusCb()