Lines Matching refs:Module
32 Module() android.Module methodSpec
40 Fragment android.Module
41 Contents []android.Module
44 func (b *ClasspathFragmentElement) Module() android.Module { func
60 Library android.Module
63 func (b *ClasspathLibraryElement) Module() android.Module { func
75 OtherModuleHasProvider(m blueprint.Module, provider blueprint.ProviderKey) bool argument
76 OtherModuleProvider(m blueprint.Module, provider blueprint.ProviderKey) interface{} argument
119 …hElements(ctx ClasspathElementContext, libraries []android.Module, fragments []android.Module) Cla… argument
122 apexToFragment := map[string]android.Module{}
139 fragmentToElement := map[android.Module]*ClasspathFragmentElement{}
150 var fragment android.Module
206 Contents: []android.Module{library},