Searched refs:Rlib (Results 1 – 5 of 5) sorted by relevance
44 func (m *Module) Rlib() bool { func
212 Rlib() bool methodSpec
124 srcs = append(srcs, prebuilt.libraryDecorator.Properties.Rlib.Srcs...)
52 Rlib VariantLibraryProperties `android:"arch_variant"` member167 return library.MutatedProperties.BuildRlib && BoolDefault(library.Properties.Rlib.Enabled, true)
227 func (mod *Module) Rlib() bool { func