Home
last modified time | relevance | path

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

/build/soong/android/
Dtesting.go81 ctx.SetFs(config.fs)
/build/blueprint/
Dcontext.go948 func (c *Context) SetFs(fs pathtools.FileSystem) { func