Searched refs:TransSessionServerIsExist (Results 1 – 4 of 4) sorted by relevance
113 bool res = TransSessionServerIsExist(NULL);115 res = TransSessionServerIsExist(g_sessionName);199 bool res = TransSessionServerIsExist(g_sessionName);202 res = TransSessionServerIsExist(g_sessionName);268 bool res = TransSessionServerIsExist(g_sessionName);288 bool res = TransSessionServerIsExist(g_sessionName);
38 bool TransSessionServerIsExist(const char *sessionName);
168 if (!TransSessionServerIsExist(param->sessionName)) { in TransOpenSession()
81 bool TransSessionServerIsExist(const char *sessionName) in TransSessionServerIsExist() function