Home
last modified time | relevance | path

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

/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