Searched refs:ForeachSetting (Results 1 – 5 of 5) sorted by relevance
751 func (f *SettingsFrame) ForeachSetting(fn func(Setting) error) error { func1544 f.ForeachSetting(func(s Setting) error {
1987 err := f.ForeachSetting(func(s Setting) error {
1490 if err := f.ForeachSetting(sc.processSetting); err != nil {
622 f.ForeachSetting(func(s http2.Setting) error {
921 f.ForeachSetting(func(s http2.Setting) error {