Home
last modified time | relevance | path

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

/hardware/qcom/sm8150p/gps/location/
DLocationAPIClientBase.cpp877 if (mSessionBiDict.hasSession(*itt)) { in beforeBatchingStatusCb()
928 if (mSessionBiDict.hasSession(session)) { in removeSession()
948 if (mSessionBiDict.hasSession(session)) { in getRequestBySession()
DLocationAPIClientBase.h310 bool hasSession(uint32_t session) { in hasSession() function
/hardware/qcom/sm7250/gps/location/
DLocationAPIClientBase.cpp908 if (mSessionBiDict.hasSession(*itt)) { in beforeBatchingStatusCb()
959 if (mSessionBiDict.hasSession(session)) { in removeSession()
979 if (mSessionBiDict.hasSession(session)) { in getRequestBySession()
DLocationAPIClientBase.h315 bool hasSession(uint32_t session) { in hasSession() function
/hardware/qcom/sm7150/gps/location/
DLocationAPIClientBase.cpp877 if (mSessionBiDict.hasSession(*itt)) { in beforeBatchingStatusCb()
928 if (mSessionBiDict.hasSession(session)) { in removeSession()
948 if (mSessionBiDict.hasSession(session)) { in getRequestBySession()
DLocationAPIClientBase.h310 bool hasSession(uint32_t session) { in hasSession() function
/hardware/qcom/sm8150/gps/location/
DLocationAPIClientBase.cpp900 if (mSessionBiDict.hasSession(*itt)) { in beforeBatchingStatusCb()
951 if (mSessionBiDict.hasSession(session)) { in removeSession()
971 if (mSessionBiDict.hasSession(session)) { in getRequestBySession()
DLocationAPIClientBase.h315 bool hasSession(uint32_t session) { in hasSession() function
/hardware/qcom/gps/msm8909w_3100/location/
DLocationAPIClientBase.cpp852 if (mSessionBiDict.hasSession(*itt)) { in beforeBatchingStatusCb()
903 if (mSessionBiDict.hasSession(session)) { in removeSession()
923 if (mSessionBiDict.hasSession(session)) { in getRequestBySession()
DLocationAPIClientBase.h283 bool hasSession(uint32_t session) { in hasSession() function