Searched refs:GetSessionId (Results 1 – 4 of 4) sorted by relevance
53 int GetSessionId() { in GetSessionId() function102 int GetSessionId(void) { in GetSessionId() function
62 virtual int GetSessionId(void* pkg, int len, int& session) { return 0;}; in GetSessionId() function121 virtual int GetSessionId(void* pkg, int len, int& session) { return 0;}; in GetSessionId() function
129 this->SetSessionId(sessionmgr->GetSessionId()); in InitConnEnv()
177 ret = this->GetSessionId(buff, have_rcv_len, sessionid); in InputNotify()