Searched defs:sessionType (Results 1 – 2 of 2) sorted by relevance
53 SessionTypeValue sessionType; member218 int32_t CreateSession(int64_t requestId, SessionTypeValue sessionType, CJson *params, in CreateSession()293 int sessionType = ((Session *)(*session))->type; in OnChannelOpened() local319 int sessionType = ((Session *)(*session))->type; in OnConfirmed() local
61 BindSession *CreateBaseBindSession(int32_t sessionType, int32_t opCode, const CJson *params, in CreateBaseBindSession()