Lines Matching defs:AndroidMkContext
36 type AndroidMkContext interface { interface
55 prepareAndroidMKProviderInfo(android.Config, AndroidMkContext, *android.AndroidMkInfo) argument
59 prepareAndroidMKFooterInfo(android.Config, AndroidMkContext, *android.AndroidMkInfo) argument
172 func makeOverrideModuleNames(ctx AndroidMkContext, overrides []string) []string {
228 …aryDecorator) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…
293 …objectLinker) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…
297 func (object *objectLinker) prepareAndroidMKFooterInfo(config android.Config, ctx AndroidMkContext,…
329 func (test *testDecorator) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext…
335 …aryDecorator) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…
357 …arkDecorator) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…
372 func (test *testBinary) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, e…
395 func (fuzz *fuzzBinary) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, e…
405 func (test *testLibrary) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, …
410 …aseInstaller) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…
422 func (c *stubDecorator) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, e…
443 …aryDecorator) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…
467 func (p *prebuiltLinker) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, …
479 …ibraryLinker) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…
487 …BinaryLinker) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…