Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dsingleton_module.go119 smb.bp = ctx.BlueprintsFile()
H A Dsoong_config_modules.go277 importModuleTypes(ctx, ctx.BlueprintsFile(), module.properties.Name)
H A Dmodule.go84 BlueprintsFile() string
/aosp12/build/blueprint/
H A Dmodule_ctx.go144 BlueprintsFile() string
405 func (d *baseModuleContext) BlueprintsFile() string { func