Home
last modified time | relevance | path

Searched refs:DynamicDependerModuleContext (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/blueprint/bootstrap/
H A Dbootstrap.go303 func (g *GoPackage) DynamicDependencies(ctx blueprint.DynamicDependerModuleContext) []string {
425 func (g *GoBinary) DynamicDependencies(ctx blueprint.DynamicDependerModuleContext) []string {
/aosp_15_r20/build/blueprint/
H A Dmodule_ctx.go143 DynamicDependencies(DynamicDependerModuleContext) []string argument
409 type DynamicDependerModuleContext BottomUpMutatorContext type
/aosp_15_r20/build/soong/android/
H A Dnamespace_test.go742 func (b *blueprintTestModule) DynamicDependencies(_ blueprint.DynamicDependerModuleContext) []strin…