Searched defs:handleSession (Results 1 – 2 of 2) sorted by relevance
232 int32_t AttachStubSession(HandleSessionList *handleSession) in AttachStubSession()240 void DetachStubSession(HandleSessionList *handleSession) in DetachStubSession()262 int32_t AttachProxySession(HandleSessionList *handleSession) in AttachProxySession()270 void DetachProxySession(HandleSessionList *handleSession) in DetachProxySession()
556 HandleSessionList *handleSession = QueryStubSession(handle); in OnDatabusSessionClosed() local