Home
last modified time | relevance | path

Searched refs:AddNinjaFileDeps (Results 1 – 14 of 14) sorted by relevance

/build/soong/android/
Denv.go123 ctx.AddNinjaFileDeps(envFile.String())
Dpackage_ctx.go58 func (e *configErrorWrapper) AddNinjaFileDeps(deps ...string) { func
59 e.pctx.AddNinjaFileDeps(deps...)
Dsoong_config_modules.go313 ctx.AddNinjaFileDeps(from)
Dsingleton.go75 AddNinjaFileDeps(deps ...string) methodSpec
Dpaths.go36 AddNinjaFileDeps(deps ...string) methodSpec
51 func (NullPathContext) AddNinjaFileDeps(...string) {} func
784 ctx.AddNinjaFileDeps(deps...)
1501 func (x *testPathContext) AddNinjaFileDeps(...string) {} func
Dmakevars.go41 AddNinjaFileDeps(deps ...string) methodSpec
Dpaths_test.go216 func (moduleInstallPathContextImpl) AddNinjaFileDeps(deps ...string) {} func
Dconfig.go949 ctx.AddNinjaFileDeps(path)
Dmodule.go76 AddNinjaFileDeps(deps ...string) methodSpec
/build/blueprint/
Dsingleton_ctx.go137 AddNinjaFileDeps(deps ...string) methodSpec
341 func (s *singletonContext) AddNinjaFileDeps(deps ...string) { func
Dpackage_ctx.go71 AddNinjaFileDeps(deps ...string) methodSpec
875 func (p *packageContext) AddNinjaFileDeps(deps ...string) { func
Dmodule_ctx.go180 AddNinjaFileDeps(deps ...string) methodSpec
645 func (m *baseModuleContext) AddNinjaFileDeps(deps ...string) { func
/build/blueprint/bootstrap/
Dglob.go148 ctx.AddNinjaFileDeps(fileListFile)
/build/soong/dexpreopt/dexpreopt_gen/
Ddexpreopt_gen.go46 func (x *pathContext) AddNinjaFileDeps(...string) {} func