Searched defs:sessionType (Results 1 – 10 of 10) sorted by relevance
106 const int32_t& sessionType, bool isCreateSession) in AddLifeCycleInfo()117 const int32_t& controllerCmd, const int32_t& sessionType) in AddControllerCommandInfo()
41 auto sessionType = option->GetWindowSessionType(); in CreateWindowWithSession() local
153 void WindowOption::SetWindowSessionType(WindowSessionType sessionType) in SetWindowSessionType()
127 …VENT_ADD_CONTROLLER_COMMAND_INFO(bundleName, controllerPid, controllerCmd, sessionType) \ argument133 #define HISYSEVENT_ADD_LIFE_CYCLE_INFO(bundleName, appStatus, sessionType, isCreateSession) … argument
57 NO_SANITIZE("cfi") ProxyPacketType SessionTypeToPacketType(SessionPktType sessionType) in SessionTypeToPacketType()
147 void WindowOption::SetWindowSessionType(WindowSessionType sessionType) in SetWindowSessionType()
54 auto sessionType = data.ReadInt32(); in HandleCreateSessionInner() local
123 uint32_t sessionType; member
70 std::string sessionType; in GetSessionType() local
75 DFileSessionType sessionType; member