Searched refs:BaseMutatorContext (Results 1 – 4 of 4) sorted by relevance
108 func ndkLibraryVersions(ctx android.BaseMutatorContext, from android.ApiLevel) []string { argument122 func (this *stubDecorator) stubsVersions(ctx android.BaseMutatorContext) []string {
923 stubsVersions(ctx android.BaseMutatorContext) []string argument1792 func (library *libraryDecorator) stubsVersions(ctx android.BaseMutatorContext) []string {
798 type BaseMutatorContext interface { interface810 BaseMutatorContext836 BaseMutatorContext844 BaseMutatorContext
1213 func getArchProperties(ctx BaseMutatorContext, archProperties interface{}, arch Arch, os OsType, na… argument