Searched refs:OtherModuleProviderAdaptor (Results 1 – 13 of 13) sorted by relevance
/aosp_15_r20/build/soong/apex/ |
H A D | container_test.go | 160 …containers, _ := android.OtherModuleProvider(result.TestContext.OtherModuleProviderAdaptor(), m.Mo… 275 …containers, _ := android.OtherModuleProvider(result.TestContext.OtherModuleProviderAdaptor(), m.Mo… 338 …containers, _ := android.OtherModuleProvider(result.TestContext.OtherModuleProviderAdaptor(), fooA…
|
H A D | classpath_element_test.go | 233 OtherModuleProviderContext: result.TestContext.OtherModuleProviderAdaptor(),
|
/aosp_15_r20/system/sepolicy/build/soong/ |
H A D | selinux_test.go | 76 …collectorData, ok := android.OtherModuleProvider(ctx.OtherModuleProviderAdaptor(), collectorModule…
|
/aosp_15_r20/build/soong/java/ |
H A D | jarjar_test.go | 27 …provider, found := android.OtherModuleProvider(result.OtherModuleProviderAdaptor(), module.Module(…
|
H A D | container_test.go | 158 …containers, _ := android.OtherModuleProvider(result.TestContext.OtherModuleProviderAdaptor(), m.Mo…
|
H A D | java_test.go | 3079 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, ke…
|
/aosp_15_r20/build/soong/cc/ |
H A D | cc_test_only_property_test.go | 60 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, an…
|
/aosp_15_r20/build/soong/python/ |
H A D | python_test.go | 389 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, an…
|
/aosp_15_r20/build/soong/tradefed_modules/ |
H A D | test_module_config_test.go | 514 …if provider, ok := android.OtherModuleProvider(ctx.TestContext.OtherModuleProviderAdaptor(), m, an…
|
/aosp_15_r20/build/soong/android/ |
H A D | testing.go | 261 func (ctx *TestContext) OtherModuleProviderAdaptor() OtherModuleProviderContext { func 1067 …outputFiles := OtherModuleProviderOrDefault(ctx.OtherModuleProviderAdaptor(), m.Module(), OutputFi…
|
H A D | selects_test.go | 1122 …p, _ := OtherModuleProvider(result.testContext.OtherModuleProviderAdaptor(), m.Module(), selectsTe…
|
H A D | module_test.go | 1079 OtherModuleProviderContext: result.TestContext.OtherModuleProviderAdaptor(),
|
/aosp_15_r20/build/soong/sdk/ |
H A D | java_sdk_test.go | 1364 …sdkLibInfo, _ := android.OtherModuleProvider(result.TestContext.OtherModuleProviderAdaptor(), resu…
|