Home
last modified time | relevance | path

Searched refs:tripCompletedClientIdList (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.cpp872 std::list<uint32_t> tripCompletedClientIdList; in beforeBatchingStatusCb() local
873 tripCompletedClientIdList.clear(); in beforeBatchingStatusCb()
881 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()
888 mBatchingStatusCallback(batchStatus, tripCompletedClientIdList); in beforeBatchingStatusCb()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.cpp847 std::list<uint32_t> tripCompletedClientIdList; in beforeBatchingStatusCb() local
848 tripCompletedClientIdList.clear(); in beforeBatchingStatusCb()
856 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()
863 mBatchingStatusCallback(batchStatus, tripCompletedClientIdList); in beforeBatchingStatusCb()
/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.cpp872 std::list<uint32_t> tripCompletedClientIdList; in beforeBatchingStatusCb() local
873 tripCompletedClientIdList.clear(); in beforeBatchingStatusCb()
881 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()
888 mBatchingStatusCallback(batchStatus, tripCompletedClientIdList); in beforeBatchingStatusCb()
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.cpp895 std::list<uint32_t> tripCompletedClientIdList; in beforeBatchingStatusCb() local
896 tripCompletedClientIdList.clear(); in beforeBatchingStatusCb()
904 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()
911 mBatchingStatusCallback(batchStatus, tripCompletedClientIdList); in beforeBatchingStatusCb()
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.cpp903 std::list<uint32_t> tripCompletedClientIdList; in beforeBatchingStatusCb() local
904 tripCompletedClientIdList.clear(); in beforeBatchingStatusCb()
912 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()
919 mBatchingStatusCallback(batchStatus, tripCompletedClientIdList); in beforeBatchingStatusCb()