Searched refs:Dylib (Results 1 – 5 of 5) sorted by relevance
207 Dylib() bool methodSpec
3690 func (m *Module) Dylib() bool { func
188 srcs = append(srcs, prebuilt.libraryDecorator.Properties.Dylib.Srcs...)
58 Dylib VariantLibraryProperties `android:"arch_variant"` member194 return library.MutatedProperties.BuildDylib && BoolDefault(library.Properties.Dylib.Enabled, true)
261 func (mod *Module) Dylib() bool { func