Home
last modified time | relevance | path

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

/external/syzkaller/vendor/google.golang.org/appengine/internal/
Dapi_pre17.go246 func toContext(c *context) netcontext.Context { func
303 return toContext(ctxs.bg)
321 return toContext(ctxs.bg)
648 if err := Call(toContext(c), "logservice", "Flush", req, res); err != nil {
681 return toContext(&context{req: req})
Dapi.go256 func toContext(c *context) netcontext.Context { func
309 backgroundContext = toContext(c)
626 if err := Call(toContext(c), "logservice", "Flush", req, res); err != nil {
659 return toContext(&context{req: req})