Home
last modified time | relevance | path

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

/build/soong/android/
Dfixture.go694 ctx.SetFs(ctx.config.fs)
759 ctx.SetFs(ctx.config.fs)
Dtesting.go45 ctx.SetFs(ctx.config.fs)
/build/blueprint/
Dcontext.go1027 func (c *Context) SetFs(fs pathtools.FileSystem) { func