Home
last modified time | relevance | path

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

/aosp12/build/soong/android/
H A Dmutator.go256 type BaseMutatorContext interface { interface
270 BaseMutatorContext
291 BaseMutatorContext
H A Darch.go1213 func getArchProperties(ctx BaseMutatorContext, archProperties interface{}, arch Arch, os OsType, na… argument
/aosp12/build/soong/cc/
H A Dndk_library.go108 func ndkLibraryVersions(ctx android.BaseMutatorContext, from android.ApiLevel) []string { argument
122 func (this *stubDecorator) stubsVersions(ctx android.BaseMutatorContext) []string { argument
H A Dlibrary.go923 stubsVersions(ctx android.BaseMutatorContext) []string
1792 func (library *libraryDecorator) stubsVersions(ctx android.BaseMutatorContext) []string { argument
/aosp12/build/blueprint/
H A Dmodule_ctx.go798 type BaseMutatorContext interface { interface
810 BaseMutatorContext
836 BaseMutatorContext
844 BaseMutatorContext