Searched refs:sessEntity (Results 1 – 5 of 5) sorted by relevance
878 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb() local880 if (sessEntity.sessionMode == SESSION_MODE_ON_TRIP_COMPLETED) { in beforeBatchingStatusCb()881 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()
853 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb() local855 if (sessEntity.sessionMode == SESSION_MODE_ON_TRIP_COMPLETED) { in beforeBatchingStatusCb()856 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()
901 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb() local903 if (sessEntity.sessionMode == SESSION_MODE_ON_TRIP_COMPLETED) { in beforeBatchingStatusCb()904 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()
909 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb() local911 if (sessEntity.sessionMode == SESSION_MODE_ON_TRIP_COMPLETED) { in beforeBatchingStatusCb()912 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()