Home
last modified time | relevance | path

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

/aosp_15_r20/build/blueprint/
H A Dmodule_ctx.go418 ModuleCacheKey() string methodSpec
735 Id: m.ModuleCacheKey(),
953 func (m *moduleContext) ModuleCacheKey() string { func
954 return m.module.ModuleCacheKey()
H A Dcontext_test.go1497 Id: m.ModuleCacheKey(),
H A Dcontext.go430 func (module *moduleInfo) ModuleCacheKey() string { func
4755 moduleFile := filepath.Join(ninjaPath, module.ModuleCacheKey()+".ninja")