Searched defs:sessionType (Results 1 – 4 of 4) sorted by relevance
22 int32_t CreateCompatibleSubSession(SubSessionTypeValue sessionType, CJson *jsonParams, in CreateCompatibleSubSession()
1015 int32_t sessionType = 1; // Assume valid session type variable1052 int32_t sessionType = 1; variable1078 int32_t sessionType = 1; variable1527 int32_t sessionType = 1; variable1970 int32_t sessionType = 1; variable1998 int32_t sessionType = 1; variable2095 int32_t sessionType = 0; variable2123 int32_t sessionType = 1; variable
177 std::string SessionFuncHelper::GetFuncName(uint32_t sessionType) in GetFuncName()
108 static int32_t CreateBaseBindSubSession(int32_t sessionType, int32_t opCode, const CJson *params, in CreateBaseBindSubSession()