Searched refs:CloseSessionRequest (Results 1 – 2 of 2) sorted by relevance
251 inPayload.size() != sizeof(CloseSessionRequest)) in closeSession()258 reinterpret_cast<const CloseSessionRequest*>(inPayload.data()); in closeSession()267 if (inPayload.size() == sizeof(CloseSessionRequest)) in closeSession()
85 struct CloseSessionRequest struct