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…
289 …objectLinker) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…
293 func (object *objectLinker) prepareAndroidMKFooterInfo(config android.Config, ctx AndroidMkContext,…
325 func (test *testDecorator) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext…
331 …aryDecorator) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…
352 …arkDecorator) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…
367 func (test *testBinary) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, e…
390 func (fuzz *fuzzBinary) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, e…
400 func (test *testLibrary) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, …
405 …aseInstaller) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…
417 func (c *stubDecorator) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, e…
438 …aryDecorator) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…
462 func (p *prebuiltLinker) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, …
474 …ibraryLinker) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…
482 …BinaryLinker) prepareAndroidMKProviderInfo(config android.Config, ctx AndroidMkContext, entries *a…