Searched refs:GetEtagForProfilesNotInTeam (Results 1 – 8 of 8) sorted by relevance
171 …return fmt.Sprintf("%v.%v.%v.%v", us.store.GetEtagForProfilesNotInTeam(teamID), us.config().Privac…
415 GetEtagForProfilesNotInTeam(teamID string) string methodSpec
559 func (_m *UserStore) GetEtagForProfilesNotInTeam(teamID string) string { func
4239 etag1 = ss.User().GetEtagForProfilesNotInTeam(teamId)4278 etag2 = ss.User().GetEtagForProfilesNotInTeam(teamId)4304 etag3 = ss.User().GetEtagForProfilesNotInTeam(teamId)4332 etag4 := ss.User().GetEtagForProfilesNotInTeam(teamId)4349 etag4 := ss.User().GetEtagForProfilesNotInTeam(teamId)
1582 func (us SqlUserStore) GetEtagForProfilesNotInTeam(teamId string) string { func
10829 func (s *RetryLayerUserStore) GetEtagForProfilesNotInTeam(teamID string) string { func10831 return s.UserStore.GetEtagForProfilesNotInTeam(teamID)
8968 func (s *TimerLayerUserStore) GetEtagForProfilesNotInTeam(teamID string) string { func8971 result := s.UserStore.GetEtagForProfilesNotInTeam(teamID)
9952 func (s *OpenTracingLayerUserStore) GetEtagForProfilesNotInTeam(teamID string) string { func9961 result := s.UserStore.GetEtagForProfilesNotInTeam(teamID)