Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/gps/batching/
DBatchingAdapter.cpp739 std::list<uint32_t> tempList; in reportBatchStatusChangeEvent() local
740 tempList.clear(); in reportBatchStatusChangeEvent()
741 mAdapter.reportBatchStatusChange(mBatchStatus, tempList); in reportBatchStatusChangeEvent()