Searched refs:hasSession (Results 1 – 2 of 2) sorted by relevance
852 if (mSessionBiDict.hasSession(*itt)) { in beforeBatchingStatusCb()903 if (mSessionBiDict.hasSession(session)) { in removeSession()923 if (mSessionBiDict.hasSession(session)) { in getRequestBySession()
283 bool hasSession(uint32_t session) { in hasSession() function