Searched defs:collaboratorType (Results 1 – 10 of 10) sorted by relevance
53 int32_t collaboratorType = 0; member
255 int32_t collaboratorType = CollaboratorType::DEFAULT_TYPE; member
70 int32_t collaboratorType = 0; variable
84 int32_t collaboratorType; member
176 int32_t collaboratorType = CollaboratorType::RESERVE_TYPE; variable196 int32_t collaboratorType = -1; variable
517 int32_t collaboratorType = CollaboratorType::RESERVE_TYPE; variable
1101 int32_t collaboratorType = CollaboratorType::RESERVE_TYPE; variable1120 int32_t collaboratorType = CollaboratorType::RESERVE_TYPE; variable
1597 void WindowSessionProperty::SetCollaboratorType(int32_t collaboratorType) in SetCollaboratorType()
7186 …::IAbilityManagerCollaborator> SceneSessionManager::GetCollaboratorByType(int32_t collaboratorType) in GetCollaboratorByType()9156 int32_t collaboratorType = CollaboratorType::DEFAULT_TYPE; in CheckIfReuseSession() local9181 int32_t collaboratorType, const SessionInfo& sessionInfo, int32_t persistentId) in NotifyStartAbility()9248 void SceneSessionManager::NotifyLoadAbility(int32_t collaboratorType, in NotifyLoadAbility()9274 void SceneSessionManager::NotifyMoveSessionToForeground(int32_t collaboratorType, int32_t persisten… in NotifyMoveSessionToForeground()9284 void SceneSessionManager::NotifyClearSession(int32_t collaboratorType, int32_t persistentId) in NotifyClearSession()
3357 void SceneSession::SetCollaboratorType(int32_t collaboratorType) in SetCollaboratorType()