Home
last modified time | relevance | path

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

/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.cpp878 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb() local
880 if (sessEntity.sessionMode == SESSION_MODE_ON_TRIP_COMPLETED) { in beforeBatchingStatusCb()
881 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.cpp853 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb() local
855 if (sessEntity.sessionMode == SESSION_MODE_ON_TRIP_COMPLETED) { in beforeBatchingStatusCb()
856 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()
/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.cpp878 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb() local
880 if (sessEntity.sessionMode == SESSION_MODE_ON_TRIP_COMPLETED) { in beforeBatchingStatusCb()
881 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.cpp901 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb() local
903 if (sessEntity.sessionMode == SESSION_MODE_ON_TRIP_COMPLETED) { in beforeBatchingStatusCb()
904 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.cpp909 SessionEntity sessEntity = mSessionBiDict.getExtBySession(*itt); in beforeBatchingStatusCb() local
911 if (sessEntity.sessionMode == SESSION_MODE_ON_TRIP_COMPLETED) { in beforeBatchingStatusCb()
912 tripCompletedClientIdList.push_back(sessEntity.id); in beforeBatchingStatusCb()