Searched defs:isEncyptedRawStream (Results 1 – 4 of 4) sorted by relevance
950 …tribute *CreateSessionAttributeBySocketInfoTrans(const SocketInfo *info, bool *isEncyptedRawStream) in CreateSessionAttributeBySocketInfoTrans()1003 bool isEncyptedRawStream = false; in ClientAddSocket() local
450 bool IsDifferentDataType(const SessionInfo *sessionInfo, int dataType, bool isEncyptedRawStream) in IsDifferentDataType()
1435 static SessionInfo *GetSocketExistSession(const SessionParam *param, bool isEncyptedRawStream) in GetSocketExistSession()1459 …const SessionParam *param, bool isEncyptedRawStream, int32_t *sessionId, SessionEnableStatus *isEn… in ClientAddSocketSession()
95 bool isEncyptedRawStream; member