Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dregister.go160 ctx.SetSrcDir(absSrcDir)
/aosp12/build/blueprint/
H A Dcontext.go536 func (c *Context) SetSrcDir(path string) { func