Home
last modified time | relevance | path

Searched defs:BaseMutatorContext (Results 1 – 6 of 6) sorted by relevance

/build/soong/cc/
Dndk_library.go146 func ndkLibraryVersions(ctx android.BaseMutatorContext, from android.ApiLevel) []string {
Dbp2build.go84 func (m *Module) convertTidyAttributes(ctx android.BaseMutatorContext, moduleAttrs *tidyAttributes)…
Dlibrary.go1396 stubsVersions(ctx android.BaseMutatorContext) []string
/build/soong/android/
Darch.go1279 func getArchProperties(ctx BaseMutatorContext, archProperties interface{}, arch Arch, os OsType, na…
Dmutator.go238 type BaseMutatorContext interface { interface
/build/blueprint/
Dmodule_ctx.go826 type BaseMutatorContext interface { interface