Searched refs:AttachProxySession (Results 1 – 3 of 3) sorted by relevance
120 int32_t AttachProxySession(HandleSessionList *handleSession);
262 int32_t AttachProxySession(HandleSessionList *handleSession) in AttachProxySession() function
652 if (AttachProxySession(sessionObject) != ERR_NONE) { in UpdateClientSession()