Searched defs:SessionType (Results 1 – 15 of 15) sorted by relevance
48 session_type: SessionType, in new()113 pub fn session_type(&self) -> SessionType { in session_type()
50 enum class SessionType { enum
71 enum SessionType { enum in SSLUtils87 SessionType(int value) { in SessionType() method in SSLUtils.SessionType
68 enum SessionType { enum in SSLUtils84 SessionType(int value) { in SessionType() method in SSLUtils.SessionType
52 session_type: SessionType, in new()135 session_type: SessionType, in new()
69 session_type: SessionType, in init_session()
169 session_type: SessionType, in init_session()
174 expected_session_type: SessionType, in expect_session_init()
2170 session_type: SessionType, in setup_hal_for_session_initialize()3548 session_type: SessionType, in setup_hal_for_session_active()
191 enum SessionType { enum
976 class SessionType(enum.IntEnum): class
6835 "SessionType":{ object
96810 u8 SessionType; member