Searched refs:Modules (Results 1 – 16 of 16) sorted by relevance
29 Modules int member49 metrics.Modules++62 metrics.Modules = proto.Uint32(uint32(soongMetrics.Modules))
31 Modules []moduleTypeTemplateData member137 data := perPackageTemplateData{Name: pkg.Name, Modules: modules}277 <H1>Soong Modules Reference</H1>348 {{range $moduleType := .Modules}}<li><a href="{{$.Name}}.html#{{$moduleType.Name}}">{{$moduleType.N…353 {{range $moduleType := .Modules}}431 {{range $moduleType := .Modules}}{{$moduleType.Name}}:{{range $property := $moduleType.Properties}}…
13 $(call pretty-error,Modules using LOCAL_SDK_VERSION may not use LOCAL_COPY_HEADERS)
40 $(call pretty-error,Modules in PRODUCT_BOOT_JARS must be defined in Android.bp files)))
1419 $(warning: Modules '$(dangling_modules)' in PRODUCT_PACKAGES have nothing to install!)
82 Modules ccMapIdeInfos `json:"modules,omitempty"` member109 moduleDeps.Modules = moduleInfos
75 Modules: map(.Name)
899 Modules *uint32 `protobuf:"varint,1,opt,name=modules" json:"modules,omitempty"` member939 if m != nil && m.Modules != nil {940 return *m.Modules
48 # LOCAL_PACKAGE_NAME. Modules listed here will always be installed in
49 Modules listed in `LOCAL_REQUIRED_MODULES`, `LOCAL_HOST_REQUIRED_MODULES` and306 Modules that build for Windows (our only `HOST_CROSS` OS currently) must now be
19 ### Modules subsection171 ### Referencing Modules283 used by other packages. Modules are always visible to other modules declared
322 func (i BootclasspathFragmentApexContentInfo) Modules() android.ConfiguredJarList { func
258 modules := bootclasspathFragmentInfo.Modules()
243 [Referencing Modules](../README.md#referencing-modules) section of the Soong
16 |Blueprint|Build definition syntax. Build syntax parser. Internal data structures like Modules/Vari…