Searched refs:QueryProxySession (Results 1 – 6 of 6) sorted by relevance
122 HandleSessionList *QueryProxySession(uint32_t handle);
207 HandleSessionList *sessionObject = QueryProxySession(svc->handle); in UpdateProto()
247 HandleSessionList *sessionObject = QueryProxySession(svc->handle); in UpdateProto()
337 HandleSessionList *session = QueryProxySession(sid.handle);
277 HandleSessionList *QueryProxySession(uint32_t handle) in QueryProxySession() function
55 return QueryProxySession(handle); in GetSessionObject()