Searched defs:SessionType (Results 1 – 14 of 14) sorted by relevance
48 session_type: SessionType, in new()113 pub fn session_type(&self) -> SessionType { in session_type()
45 enum class SessionType { enum
69 enum SessionType { enum in SSLUtils85 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()
172 expected_session_type: SessionType, in expect_session_init()
2095 session_type: SessionType, in setup_hal_for_session_initialize()3479 session_type: SessionType, in setup_hal_for_session_active()
190 enum SessionType { enum
976 class SessionType(enum.IntEnum): class
6835 "SessionType":{ object
96810 u8 SessionType; member