Home
last modified time | relevance | path

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

/build/soong/cc/
Dsnapshot_prebuilt.go40 moduleNameSuffix() string methodSpec
55 func (vendorSnapshotImage) moduleNameSuffix() string { func
63 func (recoverySnapshotImage) moduleNameSuffix() string { func
181 snapshotSuffix := s.image.moduleNameSuffix()
316 p.baseProperties.Androidmk_suffix = p.Image.moduleNameSuffix()
325 p.baseProperties.Androidmk_suffix = p.Image.moduleNameSuffix()
342 image.moduleNameSuffix()+variant,
345 p.baseProperties.Androidmk_suffix = p.Image.moduleNameSuffix()
357 p.baseProperties.ModuleSuffix = image.moduleNameSuffix() + moduleSuffix