Home
last modified time | relevance | path

Searched refs:RegisterContextClientFunc (Results 1 – 2 of 2) sorted by relevance

/external/syzkaller/vendor/golang.org/x/oauth2/
Dclient_appengine.go20 internal.RegisterContextClientFunc(contextClientAppEngine)
/external/syzkaller/vendor/golang.org/x/oauth2/internal/
Dtransport.go31 func RegisterContextClientFunc(fn ContextClientFunc) { func