Home
last modified time | relevance | path

Searched defs:DebugRamdiskVariantNeeded (Results 1 – 7 of 7) sorted by relevance

/build/soong/android/
Dimage.go35 DebugRamdiskVariantNeeded(ctx BaseModuleContext) bool methodSpec
/build/soong/cc/
Dgenrule.go78 func (g *GenruleExtraProperties) DebugRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
Dimage.go623 func (c *Module) DebugRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
Dsnapshot_prebuilt.go311 func (s *snapshot) DebugRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
/build/soong/rust/
Dimage.go100 func (mod *Module) DebugRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
/build/soong/etc/
Dprebuilt_etc.go215 func (p *PrebuiltEtc) DebugRamdiskVariantNeeded(ctx android.BaseModuleContext) bool { func
/build/soong/genrule/
Dgenrule.go629 func (x noopImageInterface) DebugRamdiskVariantNeeded(android.BaseModuleContext) bool { return f… func