Home
last modified time | relevance | path

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

/build/blueprint/
Dmodule_ctx.go428 ModuleCacheKey() string methodSpec
730 Id: m.ModuleCacheKey(),
974 func (m *moduleContext) ModuleCacheKey() string { func
975 return m.module.ModuleCacheKey()
Dcontext_test.go1570 Id: m.ModuleCacheKey(),
Dcontext.go451 func (module *moduleInfo) ModuleCacheKey() string { func
4673 moduleFile := filepath.Join(ninjaPath, module.ModuleCacheKey()+".ninja")