Home
last modified time | relevance | path

Searched refs:withNamespace (Results 1 – 3 of 3) sorted by relevance

/external/syzkaller/vendor/google.golang.org/appengine/internal/
Dapi_common.go60 func withNamespace(ctx netcontext.Context, ns string) netcontext.Context { func
94 return withNamespace(ctx, namespace)
Dapi.go251 ctx = withNamespace(ctx, ns)
Dapi_pre17.go241 ctx = withNamespace(ctx, ns)