Searched refs:tripCompletedClientIdList (Results 1 – 5 of 5) sorted by relevance
872 std::list<uint32_t> tripCompletedClientIdList; in beforeBatchingStatusCb() local873 tripCompletedClientIdList.clear(); in beforeBatchingStatusCb()881 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()888 mBatchingStatusCallback(batchStatus, tripCompletedClientIdList); in beforeBatchingStatusCb()
847 std::list<uint32_t> tripCompletedClientIdList; in beforeBatchingStatusCb() local848 tripCompletedClientIdList.clear(); in beforeBatchingStatusCb()856 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()863 mBatchingStatusCallback(batchStatus, tripCompletedClientIdList); in beforeBatchingStatusCb()
895 std::list<uint32_t> tripCompletedClientIdList; in beforeBatchingStatusCb() local896 tripCompletedClientIdList.clear(); in beforeBatchingStatusCb()904 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()911 mBatchingStatusCallback(batchStatus, tripCompletedClientIdList); in beforeBatchingStatusCb()
903 std::list<uint32_t> tripCompletedClientIdList; in beforeBatchingStatusCb() local904 tripCompletedClientIdList.clear(); in beforeBatchingStatusCb()912 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()919 mBatchingStatusCallback(batchStatus, tripCompletedClientIdList); in beforeBatchingStatusCb()