Searched refs:GetEtagForProfiles (Results 1 – 8 of 8) sorted by relevance
167 …return fmt.Sprintf("%v.%v.%v.%v", us.store.GetEtagForProfiles(teamID), us.config().PrivacySettings…
393 GetEtagForProfiles(teamID string) string methodSpec
545 func (_m *UserStore) GetEtagForProfiles(teamID string) string { func
645 func (us SqlUserStore) GetEtagForProfiles(teamId string) string { func
10823 func (s *RetryLayerUserStore) GetEtagForProfiles(teamID string) string { func10825 return s.UserStore.GetEtagForProfiles(teamID)
744 etag := ss.User().GetEtagForProfiles(teamId)754 updatedEtag := ss.User().GetEtagForProfiles(teamId)
8952 func (s *TimerLayerUserStore) GetEtagForProfiles(teamID string) string { func8955 result := s.UserStore.GetEtagForProfiles(teamID)
9939 func (s *OpenTracingLayerUserStore) GetEtagForProfiles(teamID string) string { func9948 result := s.UserStore.GetEtagForProfiles(teamID)